-
### Link
https://www.zigbee2mqtt.io/devices/EKO07259.html#schneider%2520electric-eko07259
### Database entry
{}
### Comments
Full Zigbee specification: [RTC-6754012INT-cFMT_16A_F_Zigbee-29.pdf](h…
-
rtc2rtmp, rtc plays normally, rtmp cannot play
1. SRS Version: `xxxxxx`
5.0.108
1. SRS Log: See the comment file.
1. SRS Config:
```
listen 1935;
max_connections 1000;
d…
-
On npm run serve got this:
These relative modules were not found
* ../_library/apps/room/proto/room_pb in ./node_modules/ion-sdk-js/lib/connector/room.js
* ../_library/apps/room/proto/room_pb_ser…
-
From what I can tell, stated currently doesn't handle periodic wakeups to reconnect to wifi and fetch notifications. This can (I think) be implemented by adding RTC support to stated:
When unlockin…
-
Allocation should not send flow trough model nodes that are inactive (`node.active = false`). This also means either that these nodes have to be represented explicitly in the allocation graph, or that…
-
See https://lists.ozlabs.org/pipermail/linuxppc-dev/2016-May/142705.html
> Just for reference, if anyone ever wants to clean this up further on
> powerpc to remove all of the rtc handling from archit…
-
Hey, so maybe I'm doing this wrong, but I wondered how to use the RV3028 to have my Raspi auto-set the time on boot using the RTC and also handle the case in which it doesn't have network connection t…
-
When I try to mock driver functions from a file in the NRF5 SDK that contain `static inline` functions the generated mocks seem broken.
For example, lets have a module in my app called `timekeeper…
-
Firstly and fortunately, setting the RTC seems to be successful.
However, when we execute the following code to write a new time to the external RTC we receive a control_alarm from linux
```
1 #in…
-
With increased prevalence of data logging features it would be really good to have a well codified way of setting time programatically.
There are a few 'sources' of time:
* A BLE service like the …