Skip to content

Instantly share code, notes, and snippets.

@barnabycourt
Created May 23, 2018 22:02
Show Gist options
  • Save barnabycourt/29d45872c0ecc5535e4a19701f776c05 to your computer and use it in GitHub Desktop.
Save barnabycourt/29d45872c0ecc5535e4a19701f776c05 to your computer and use it in GitHub Desktop.
Debugger listening on ws://127.0.0.1:50546/ebb57326-32c7-4e8d-a862-c27ae8fcec8b
For help see https://nodejs.org/en/docs/inspector
neeo:nodecheck check if current node runtime is invalid false +0ms
neeo:device:DeviceBuilder add capability 'alwaysOn' +0ms
neeo:device:DeviceBuilder add buttongroup with name Controlpad +1ms
neeo:device:DeviceBuilder add button { name: 'CURSOR ENTER' } +1ms
neeo:device:DeviceBuilder add button { name: 'CURSOR UP' } +0ms
neeo:device:DeviceBuilder add button { name: 'CURSOR DOWN' } +0ms
neeo:device:DeviceBuilder add button { name: 'CURSOR LEFT' } +0ms
neeo:device:DeviceBuilder add button { name: 'CURSOR RIGHT' } +0ms
neeo:device:DeviceBuilder add buttongroup with name Menu and Back +0ms
neeo:device:DeviceBuilder add button { name: 'MENU' } +1ms
neeo:device:DeviceBuilder add button { name: 'BACK' } +0ms
neeo:device:DeviceBuilder add button { name: 'app:12', label: 'Netflix' } +0ms
neeo:device:DeviceBuilder add button { name: 'app:13', label: 'Amazon' } +0ms
neeo:device:DeviceBuilder add buttonhandler +0ms
neeo:device:DeviceBuilder enable discovery { headerText: 'ROKU Discovery', description: 'Discovery of Roku devices depends on SSDP being enabled for your network. If discovery does not work, please adjust your router settings and try again.' } +0ms
neeo:discover:mdns findFirstNeeoBrain +0ms
- discover one NEEO Brain...
neeo:discover:mdns found a NEEO Brain: [NEEO Theater] +67ms
neeo:discover:discover buildNeeoEntry { addresses: [ '192.168.1.169' ], rawTxt: <Buffer 0c 75 70 64 3d 32 30 31 38 2d 35 2d 33 28 72 65 6c 3d 30 2e 34 39 2e 31 30 2d 32 30 31 38 30 31 31 36 2d 39 33 34 37 30 39 30 2d 30 34 32 30 2d 31 32 ... >, txt: { upd: '2018-5-3', rel: '0.49.10-20180116-9347090-0420-125452', reg: 'US', hon: 'NEEO-b23d007d' }, name: 'NEEO Theater', fqdn: 'NEEO Theater._neeo._tcp.local', host: 'NEEO-b23d007d.local', referer: { address: '192.168.1.169', family: 'IPv4', port: 5353, size: 196 }, port: 3000, type: 'neeo', protocol: 'tcp', subtypes: [] } +0ms
- Brain discovered: NEEO Theater
- Start server
{ name: 'NEEO Theater',
neeo:device:device host: 'NEEO-b23d007d.local',
port: 3000,
Adapter baseUrl http://192.168.1.114:6336 version: '0.49.10-20180116-9347090-0420-125452',
+0ms region: 'US',
iparray: [ '192.168.1.169' ] }
Setting brain host to IP address
{ name: 'NEEO Theater',
host: '192.168.1.169',
port: 3000,
version: '0.49.10-20180116-9347090-0420-125452',
region: 'US',
iparray: [ '192.168.1.169' ] }
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/CURSOR%20ENTER function () { [native code] } +0ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/CURSOR%20UP function () { [native code] } +0ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/CURSOR%20DOWN function () { [native code] } +0ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/CURSOR%20LEFT function () { [native code] } +1ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/CURSOR%20RIGHT function () { [native code] } +0ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/MENU function () { [native code] } +0ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/BACK function () { [native code] } +0ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/app%3A12 function () { [native code] } +0ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/app%3A13 function () { [native code] } +0ms
neeo:device:DeviceCapability register route discover /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/discover +0ms
neeo:device:Database build new Databased, # entries: 1 +0ms
neeo:device:Database build adapter.adapterName apt-16b27540828f2eca75c0f610c1610040fb9c4400 +0ms
neeo:device:brain:BrainNotification init { url: 'http://192.168.1.169:3000' } +0ms
neeo:device:brain:BrainNotificationMapping init { url: 'http://192.168.1.169:3000', adapterName: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2' } +0ms
neeo:device:brain:BrainRegister registerAdapterOnTheBrain POST { registerurl: 'http://192.168.1.169:3000/v1/api/registerSdkDeviceAdapter', name: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2', baseUrl: 'http://192.168.1.114:6336' } +0ms
neeo:driver:express NEEO_SDK_STARTED { ip: '0.0.0.0', port: 6336 } +0ms
# READY! use the NEEO app to search for "Roku IP Control".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment