Schema Test
Overview
This is a test plugin. It will test the inclusion of dynamic plugin arguments based on a JSON schema. The example schema.json
attached to this plugin is included as an example. This and other example files can also be found in the folder: /opt/ardexa/config/schema-test
. The single argument to this plugin is the schema file, as discused below.
Usage
Usage: schema_test log|discover|service <config.json>
A
log
verb will collect data and send it to the cloud.A
discover
verb will show the data that is to be collected.A
service
verb will log data forever, sleepingfrequency
seconds between runs
Last updated