260 add uptime to iot manager

This commit is contained in:
Dmitry Borisenko
2020-10-20 17:22:26 +03:00
parent c389792081
commit 6064b9eac9
11 changed files with 50 additions and 4 deletions

6
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"files.associations": {
"*.tcc": "cpp",
"string": "cpp"
}
}