Commit 93d59e9
* fix: convert to datetime if the sensor's unit is second
* fix: send event_values for CP sensors as epoch timestamps(miliseconds)
* fix: define value var
* refactor to make it more JS friendly
Signed-off-by: Ahmad Wahid <ahmedwahid16101@gmail.com>
* add a comment to explain the conversion
* docs: changelog entry
Signed-off-by: F.N. Claessen <felix@seita.nl>
---------
Signed-off-by: Ahmad Wahid <ahmedwahid16101@gmail.com>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Co-authored-by: F.N. Claessen <felix@seita.nl>
(cherry picked from commit bbd29f8)
1 parent d2bcc80 commit 93d59e9
File tree
3 files changed
+4
-14
lines changed- documentation
- flexmeasures
- data/models
- ui/templates
3 files changed
+4
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
820 | 820 | | |
821 | 821 | | |
822 | 822 | | |
823 | | - | |
824 | | - | |
825 | | - | |
826 | | - | |
827 | | - | |
828 | | - | |
829 | | - | |
830 | | - | |
831 | | - | |
832 | | - | |
833 | | - | |
834 | | - | |
835 | | - | |
836 | 823 | | |
837 | 824 | | |
838 | 825 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| 375 | + | |
| 376 | + | |
375 | 377 | | |
376 | 378 | | |
377 | 379 | | |
378 | | - | |
| 380 | + | |
379 | 381 | | |
380 | 382 | | |
381 | 383 | | |
| |||
0 commit comments