This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://www.kickstarter.com/projects/woodenshark/lightpack-2-ultimate-light-orchestra-for-your-livi/ | |
| All characteristics: | |
| handle: 0x0002, char properties: 0x02, char value handle: 0x0003, uuid: 00002a00-0000-1000-8000-00805f9b34fb | |
| handle: 0x0004, char properties: 0x02, char value handle: 0x0005, uuid: 00002a01-0000-1000-8000-00805f9b34fb | |
| handle: 0x0007, char properties: 0x20, char value handle: 0x0008, uuid: 00002a05-0000-1000-8000-00805f9b34fb | |
| handle: 0x000b, char properties: 0x1a, char value handle: 0x000c, uuid: f5d0bf71-9670-4b25-97f1-861f5ebf0500 | |
| handle: 0x000f, char properties: 0x1a, char value handle: 0x0010, uuid: f5d0bf71-9670-4b25-97f1-861f5ebf0400 | |
| handle: 0x0013, char properties: 0x12, char value handle: 0x0014, uuid: f5d0bf71-9670-4b25-97f1-861f5ebf0300 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| return { | |
| "name": "Ninja Forecast.io", | |
| "deviceMap": [ | |
| { "deviceId": 2000, "minimum": 1, "maximum": 1} // Sandbox device until more specific ID is availble | |
| ], | |
| "forceDeviceMapGroup": true | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| return { | |
| "name": "Ninja XBMC Popup", | |
| "deviceMap": [ | |
| { "deviceId": 2000, "minimum": 1, "maximum": 1} // Sandbox device until more specific ID is availble | |
| ], | |
| "forceDeviceMapGroup": true | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| return { | |
| "name": "Ninja Autoremote", | |
| "deviceMap": [ | |
| { "deviceId": 2000, "minimum": 1, "maximum": 1} // Sandbox device until more specific ID is availble | |
| ], | |
| "forceDeviceMapGroup": true | |
| } |