You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
application.bind(adapter, callback)
This function will use the adapter to bind to an address on the bus. The callback will be called for each instance of the bus that was found. Note that the adapters are separate node.js packages, and are not included in the SDK. This allows the community to create unique adapters for different communication protocols. The supported adapters are USB and UDP.
ditto. Did nobody clone that repo? Im having trouble finding it. I can not have a usb cord running from my washer to a pc somewhere to control it. It's already on wifi, which GE's terrible SmartHQ app uses. I need to use that connectivity to control my own washer.
Link in the docs for the UDP adapter is dead: https://github.com/GEMakers/gea-adapter-udp
The text was updated successfully, but these errors were encountered: