-
Hi,
i got ble device with 2 characteristic in 1 service
each characteristic got different properties (1 for notify and 1 for write)
when i set the setNotifable to notification like code below i…
-
pi@seeedberry-ko97:~/projects/dlnap/dlnap $ sudo python dlnap.py --ip 192.168.178.209 --play ~/Downloads/frankie.mp3 --log debug
INFO:DlnapDevice:=> New DlnapDevice (ip = 192.168.178.209) initializat…
-
Hi,
I have zuul as gateway and oauth enabled services with hystrix circuit breaker.
I have another project for hystrix dashboard which is not associated with zuul.
When i try to access serviceA…
-
Expression1: HarmonyOFF = -1
Expression2: HarmonyTV = 1234567
Expression3: tonumber(getstate( "Harmony Control", "urn:rboer-com:serviceId:Harmony1", "CurrentActivityID" ))
Condition TVON: Expre…
-
what do I need to keep open on my firewall? also how to I get a url for a Scenes like 142 or 143 the example in the pdf didn't work one last thing on the Amazon Echo Bridge Configuration how do I chan…
-
### Feature scope
AwsSdk/JavaSdk2
### Describe your suggested feature
### Feature Ask
This feature request is to add support for Sdk metrics. The relevant public docs on how to enabled [1] Sdk met…
-
Hello,
I'm running into an issue where an attribute on my model that is set to a `fragmentArray` is always set to `null` by default rather than an empty array (default according to docs). I've trie…
-
Hello.
I am having a problem with windows Javascript application. During the running of the application, if I disable the bluetooth and then re-enable it again, and after that, if the subscribe() f…
-
**Is your feature request related to a problem? Please describe.**
If an illegal appname is registered on Eureka, such as "lb:// ", it will cause the service to fail to start and throw "Illegal chara…
-
Hi,
I'm experimenting with this upnp module to interact with my Sonos devices [1].
[1] http://www.sonos.com/
Here is the first snippet I've tried:
```
#!/usr/bin/ruby
require 'upnp/ssdp'
require …