POST IOTDashboard/{id}/IOT_dashboard_element?appid={appid}&sg={sg}&hash={hash}&token={token}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

appid

string

Required

sg

string

Required

hash

string

Required

token

string

Required

Body Parameters

IOTDashboardElement
NameDescriptionTypeAdditional information
name

string

None.

variable_type

string

None.

iot_var_id

string

None.

gauge_name

string

None.

good_idiot_light_image

string

None.

bad_idiot_light_image

string

None.

use_idiot_lights

boolean

None.

use_idiot_lights_max

boolean

None.

use_idiot_lights_min

boolean

None.

use_idiot_lights_calcvar

boolean

None.

idiot_lights_calc_var_id

string

None.

hide_value_in_list

boolean

None.

drilldown_show_guage

boolean

None.

drilldown_show_history

boolean

None.

allow_drilldown

boolean

None.

item_specific_data_idiot_light_max

string

None.

item_specific_data_idiot_light_min

string

None.

order

integer

None.

current_value

string

None.

current_value_as_of_date

date

None.

idiot_light_min

string

None.

idiot_light_max

string

None.

idiot_light_good

boolean

None.

calc_var_method

string

None.

calc_var_samples

integer

None.

calc_var_interval

integer

None.

calc_var_interval_units

string

None.

allow_enduser_cv_controls

boolean

None.

guid

string

None.

guid_datetime

date

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>