IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
Preparing search index...
Types
Config
BridgeConfigBuckets
Interface BridgeConfigBuckets
InfluxDB Bridge buckets configuration interface
interface
BridgeConfigBuckets
{
devices
:
string
;
gateway
:
string
;
sensors
:
string
;
}
Index
Properties
devices
gateway
sensors
Properties
devices
devices
:
string
gateway
gateway
:
string
sensors
sensors
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
devices
gateway
sensors
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
Loading...
InfluxDB Bridge buckets configuration interface