IP Decoding Products WebInterface API
position-no required | integer <int32> [ 1 .. 16 ] Position No. |
red | integer <int32> [ 0 .. 255 ] RGB of Alert Color |
green | integer <int32> [ 0 .. 255 ] RGB of Alert Color |
blue | integer <int32> [ 0 .. 255 ] RGB of Alert Color |
borderSize | integer <int32> [ 0 .. 20 ] Alert Border Size |
textSize | string Enum: "small" "medium" "large" Alert text Size |
textPosition | string Enum: "upper" "center" "lower" Alert text Position. |
textMessage | string <= 58 characters Alert text Message |
layout | integer <int32> The number and arrangement of cameras on a screen. |
page | integer <int32> |
beep | integer <int32> Beep alert sound type |
beepOut | integer <int32> Output destination of beep sound |
vol | string Enum: "low" "middle" "high" Volume of beep sound |
sequenceEnable | boolean Sets sequence mode. |
id | integer <int32> Sets the ID for the alert. |
blinking | integer <int32> Alert Border Blinking
(Supported Version: V5.50 or above) |
opacity | integer <int32> [ 0 .. 100 ] Fills a screen translucently. |
{- "red": 20,
- "green": 153,
- "blue": 37,
- "borderSize": 5,
- "textSize": "small",
- "textPosition": "upper",
- "textMessage": "textMessage",
- "layout": 16,
- "page": 2,
- "beep": 2,
- "beepOut": 6,
- "vol": "low",
- "sequenceEnable": false,
- "id": 6,
- "blinking": 3,
- "opacity": 20
}
(Supported Version: V4.2 or above)
position-no required | integer <int32> [ 1 .. 16 ] max value: refer to "registration" in the "capabilities" API. |
Alert settings
red | integer <int32> [ 0 .. 255 ] |
green | integer <int32> [ 0 .. 255 ] |
blue | integer <int32> [ 0 .. 255 ] |
borderSize | integer <int32> [ 0 .. 20 ] |
textSize | string Enum: "small" "medium" "large" |
textPosition | string Enum: "upper" "center" "lower" (Supported Version: V5.51 or above) |
textMessage | string <= 58 characters UTF-8 |
layout | integer <int32> The number and arrangement of cameras on a screen. |
page | integer <int32> max value: refer to "registration" in the "capabilities" API. |
beep | integer <int32> [ 0 .. 3 ] Beep alert sound type.
(Supported Version: V5.30 or above) |
beepOut | integer <int32> [ 1 .. 7 ] Output destination of beep sound
range: from 1 to 7
(Supported Version: V5.30 or above) |
vol | string Enum: "low" "middle" "high" (Supported Version: V5.30 or above) |
sequenceEnable | boolean (Supported Version: V5.30 or above) |
id | integer <int32> [ 1 .. 16 ] (Supported Version: V5.30 or above) Request only, not received as a parameter. |
blinking | integer <int32> [ 0 .. 3 ] (Supported Version: V5.50 or above)
|
opacity | integer <int32> [ 0 .. 100 ] (Supported Version: V6.00 or above) |
{- "red": 20,
- "green": 153,
- "blue": 37,
- "borderSize": 5,
- "textSize": "small",
- "textPosition": "upper",
- "textMessage": "textMessage",
- "layout": 16,
- "page": 2,
- "beep": 2,
- "beepOut": 6,
- "vol": "low",
- "sequenceEnable": false,
- "id": 6,
- "blinking": 3,
- "opacity": 20
}
{- "red": 20,
- "green": 153,
- "blue": 37,
- "borderSize": 5,
- "textSize": "small",
- "textPosition": "upper",
- "textMessage": "textMessage",
- "layout": 16,
- "page": 2,
- "beep": 2,
- "beepOut": 6,
- "vol": "low",
- "sequenceEnable": false,
- "id": 6,
- "blinking": 3,
- "opacity": 20
}
(Supported Version: V4.2 or above)
position-no required | integer <int32> [ 1 .. 16 ] max value: refer to "registration" in the "capabilities" API. |
Alert settings
red | integer <int32> [ 0 .. 255 ] |
green | integer <int32> [ 0 .. 255 ] |
blue | integer <int32> [ 0 .. 255 ] |
borderSize | integer <int32> [ 0 .. 20 ] |
textSize | string Enum: "small" "medium" "large" |
textPosition | string Enum: "upper" "center" "lower" (Supported Version: V5.51 or above) |
textMessage | string <= 58 characters UTF-8 |
layout | integer <int32> The number and arrangement of cameras on a screen. |
page | integer <int32> max value: refer to "registration" in the "capabilities" API. |
beep | integer <int32> [ 0 .. 3 ] Beep alert sound type.
(Supported Version: V5.30 or above) |
beepOut | integer <int32> [ 1 .. 7 ] Output destination of beep sound
range: from 1 to 7
(Supported Version: V5.30 or above) |
vol | string Enum: "low" "middle" "high" (Supported Version: V5.30 or above) |
sequenceEnable | boolean (Supported Version: V5.30 or above) |
id | integer <int32> [ 1 .. 16 ] (Supported Version: V5.30 or above) Request only, not received as a parameter. |
blinking | integer <int32> [ 0 .. 3 ] (Supported Version: V5.50 or above)
|
opacity | integer <int32> [ 0 .. 100 ] (Supported Version: V6.00 or above) |
{- "red": 20,
- "green": 153,
- "blue": 37,
- "borderSize": 5,
- "textSize": "small",
- "textPosition": "upper",
- "textMessage": "textMessage",
- "layout": 16,
- "page": 2,
- "beep": 2,
- "beepOut": 6,
- "vol": "low",
- "sequenceEnable": false,
- "id": 6,
- "blinking": 3,
- "opacity": 20
}
{- "red": 20,
- "green": 153,
- "blue": 37,
- "borderSize": 5,
- "textSize": "small",
- "textPosition": "upper",
- "textMessage": "textMessage",
- "layout": 16,
- "page": 2,
- "beep": 2,
- "beepOut": 6,
- "vol": "low",
- "sequenceEnable": false,
- "id": 6,
- "blinking": 3,
- "opacity": 20
}