Solar Demo Plugin
Solar Demonstration Plugin
This plugin will demonstrate collection from a single Kaco Solar Inverter. Normally, solar inverters are configured for data collection at 5 minute intervals, or 288 data points per day. However, due to night-time, there are about 144 non-zero readings per day. Each data point contains about 20 variables.
This plugin will send a day's worth of 5 minute, daylight hours data point at 5 SECOND intervals. After about 12 minutes, all the data will be sent and the plugin will stop sending data. To start the data transmission, run solar_demo discover AND make sure there is a log scenario in place.
To run the demonstration plugin:
Once installed,
Adda scenarioEnter an IP address (any valid looking IP will do). Notice how the
RUN DISCOVERYbutton is disabled until all the MANDATORY fields are populated[OPTIONAL] Enter an invalid
PORTnumber (number < 0, number > 65535) to demonstrate field validationClick
RUN DISCOVERYTo demonstrate what an error looks like, change the
IP Addressto10.99.1.1Click
RUN AS A SCHEDULED TASKSpecify any name for the plugin
Specify the frequency of the plugin (5 seconds is recommended)
Click
SAVE
It will now start sending data to the cloud. Data will be in the solar table. To restart the demonstration plugin:
Click
RUN DISCOVERYYou don't have to delete old data, but if you want to, then do this:
Navigate to
Admin > Data > Storage > TablesDelete the
solartable
Usage
Usage: solar_demo log|discover <ip_address>
Command argument can be
logordiscoverA
logverb will collect data and send it to the cloud.A
discoververb will show the data that is to be collected.
Last updated
Was this helpful?