Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
dcdb
dcdb
Commits
75496a07
Commit
75496a07
authored
Jul 17, 2013
by
Axel Auweter
Browse files
W.I.P...
parent
db5f42c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
CollectAgent/collectagent.cpp
View file @
75496a07
...
...
@@ -70,6 +70,8 @@ void mqttCallback(SimpleMQTTMessage *msg)
uint64_t
ts
=
diff
.
total_nanoseconds
();
uint32_t
sid
=
msgCtr
;
msg
->
dump
();
#if 0
key = convert(&sid, sizeof(msgCtr));
name = convert(&ts, sizeof(ts));
...
...
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