Pulling Instantaneous Demand Using Paho
Pulling instantaneous demand using paho
this is a simple script to pull instantaneous demand using paho
import sys
import json
import paho.mqtt.subscribe as …this is a simple script to pull instantaneous demand using paho
import sys
import json
import paho.mqtt.subscribe as …this is a simple script to pull RMS data from an APC AP7901.
import paramiko
import time
import sys …this script will log current readings to a CSV file and send an email if the temperature exceeds …
more ...