added overflow pump

This commit is contained in:
Nico Melone
2025-05-20 15:28:58 -05:00
parent b5c18d453b
commit a9c3f6e891
13 changed files with 6938 additions and 3 deletions

View File

@@ -16,13 +16,13 @@
"metadata": {},
"outputs": [],
"source": [
"ip_address = \"166.195.18.153\" # \"ngrok.iot.inhandnetworks.com:3021\"\n",
"path = '/Users/nico/Documents/GitHub/HP_InHand_IG502/Pub_Sub/plcfreshwater_advvfdipp/thingsboard/as11_tag_dump.json' # code snippets/tag_dump.json'"
"ip_address = \"166.193.23.21\" # \"ngrok.iot.inhandnetworks.com:3021\"\n",
"path = '/Users/nico/Documents/GitHub/HP_InHand_IG502/Pub_Sub/fk_plcpond/thingsboard/overflow_tag_dump.json' # code snippets/tag_dump.json'"
]
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [