Search found 3 matches
- Tuesday 07 March 2017 10:32
- Forum: LUA
- Topic: Real power consumption
- Replies: 20
- Views: 16196
Re: Real power consumption
Hello, can you tell me how to use that lua with 1 device measuring watts? i would like to know what its kWh consuption 25 EMON.Phase.1.Amp 1.0;0.0;0.0 2017-03-06 12:25:46 1.0;0.0;0.0 26 EMON.Phase.2.Amp 1.2;0.0;0.0 2017-03-06 12:25:46 1.2;0.0;0.0 27 EMON.Phase.3.Amp 1.1;0.0;0.0 2017-03-06 12:25:46 ...
- Sunday 05 March 2017 15:53
- Forum: Cameras
- Topic: Uniview camera
- Replies: 0
- Views: 1397
Uniview camera
Uniview camera's can be added with these settings. Note that the snapshot must be accessed at port 85, which differs from the normal port.
Snapshot function must also be enabled in the camera. UNV recorders don't support this, only the camera directly.
Snapshot function must also be enabled in the camera. UNV recorders don't support this, only the camera directly.
- Saturday 04 March 2017 21:28
- Forum: LUA
- Topic: Real power consumption
- Replies: 20
- Views: 16196
Real power consumption
I was wondering what my actual power consumption was, which was sort of hard to see when my solar panels were generating power (oke not so very difficult but it was tricky to see in the log). I created a dummy device (measuring watts) and created this LUA script to calculate it. I don't expect it to ...