Skrsed
Results
2
comments of
Skrsed
Pretty straightforward test implementation here ``` type Device struct { ID string Name string Type string IsOn bool Brightness int Temperature float64 } type DeviceManager struct { devices map[string]*Device }...
Platform: MIPSEL / OpenWRT 19 Summary: Home app notification only works after restart; unclear bridge discovery behavior (Avahi vs. dnssd) Details: I've successfully cross-compiled my solution with this library for...