Bulb Gauge

Use a bulb gauge when a single value or state indicator is required. One variation of a bulb gauge is shown in the following image.

This API call creates a bulb gauge:

iwenable.Bulb(ctxt,id,debug,atts)

Parameter

Type

Required/
Optional

Description

ctxt

String

Required

Specifies the context of the iWay Service Manager.

id

String

Required

Specifies the ID of the HTML element that will be rendered.

debug

Integer

Optional

Specifies whether or not to debug the bulb gauge.

atts

Object

Optional

Configures the iWay Enable bulb gauge.

Inherited operation:

render()

iWay Software