-
`
async ngOnInit() {
this.serviceDiscovery.getNetworkServices('ssdp:all')
.then(devices => console.log(devices))
.catch(error => console.error(error));
`
result : [ ]
On iOS…
-
### Bambu Studio Version
1.7.7.89
### Where is the application from?
Bambu Lab github releases
### OS version
macOS 10.15.7
### Additional system information
_No response_
### Printer
Bambu L…
npike updated
3 months ago
-
```
events.js:174
throw er; // Unhandled 'error' event
^
Error: write ENOTSUP
at ChildProcess.target._send (internal/child_process.js:750:20)
at ChildProcess.target.send (i…
-
Devices can list their own services and (sub)devices in the serviceList and deviceList properties (and those can in their place list services and devices, etc). In the current implementation discovery…
-
Hi, for a year i have been using many wemos d1 mini without problems with this library for home automation lights and i have never had problems. For a few weeks, however, I have been having trouble co…
-
- [x] I confirm that this is an issue rather than a question.
## Bug report
It is no longer possible to manually set IP of an flatbuffer forwarding destination without mDNS or …
-
```
What steps will reproduce the problem?
1. Do a Discovery search (e.g. [[[UPnPManager GetInstance] SSDP] searchSSDP]; )
2. Press the standby (screen lock button)
3. Call Discovery search again. (…
-
My smart sockets restart every now and then for no apparent reason. How can I find out why the devices keep restarting? The logs are always refreshed after a reboot.
A clear and concise description o…
-
when trying to build on raspberry pi running arm64 kernel i get this error:
`cc -lpthread -o uscan uscan.c dahua.c list.c json.c xml.c wsdiscovery.c ssdp.c
/usr/bin/ld: /tmp/ccHANzeh.o: in func…
-