update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
VERS='2.162-08122023'
|
||||
VERS='2.165-08122023'
|
||||
|
||||
noheader=' update service dailytemp '
|
||||
|
||||
@@ -42,6 +42,7 @@ SENSOR_TYPE['RaspberryPI-CPU']='system'
|
||||
SENSOR_TYPE['OctoPI-CPU']='remotesystem'
|
||||
|
||||
declare -A REMOTE_SENSORS
|
||||
REMOTE_SENSORS['ServerRoomTH']='10.10.20.10'
|
||||
REMOTE_SENSORS['OctoPI-CPU']='10.10.1.80'
|
||||
|
||||
declare -A SENSOR_ID
|
||||
|
||||
Reference in New Issue
Block a user