You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#!/usr/bin/python
|
|
|
|
DEVICES = {
|
|
'bullhead': '00606a370e3ca155',
|
|
'volantis': 'HT4BTWV00612',
|
|
'angler': '84B5T15A29021748',
|
|
'seed': '1285c85e',
|
|
'ryu': '5A27000599',
|
|
'shamu': 'ZX1G22W24R',
|
|
}
|
|
|