GEMakers / gea-sdk

The GE Appliances Software Development Kit
GNU General Public License v2.0
51 stars 10 forks source link

What happened to the gea-adapter-udp repo? #11

Open psitem opened 7 months ago

psitem commented 7 months ago

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.

Link in the docs for the UDP adapter is dead: https://github.com/GEMakers/gea-adapter-udp

BillyCroan commented 2 weeks ago

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.