Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
E
ems_collector
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ZZH
ems_collector
Commits
2037e5af
Commit
2037e5af
authored
Jun 23, 2026
by
ZZH
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add tpoic 2026-6-23 22:42
parent
c1ce4f04
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
fwd_water_meter.py
src/ems_water_grp/fwd_water_meter.py
+1
-0
No files found.
src/ems_water_grp/fwd_water_meter.py
View file @
2037e5af
...
...
@@ -133,6 +133,7 @@ class FwdWaterMeterSrv:
val
=
item
.
get
(
"value"
)
payload
=
{
"cid"
:
cid
,
"mid"
:
sid
,
"nm"
:
sid
,
"data_topic"
:
"water_sw"
,
"images"
:
[{
"t"
:
item
.
get
(
"time"
,
""
),
"tags"
:
{
"meter_value"
:
val
}}]}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment