|
622 | 622 | "subtype": "slider", |
623 | 623 | "configuration": { |
624 | 624 | "option": "slider", |
625 | | - "minValue": "0", |
626 | | - "maxValue" : "100", |
| 625 | + "minValue": 0, |
| 626 | + "maxValue" : 100, |
627 | 627 | "valueFrom" : "SetWhitLedLuxState", |
628 | 628 | "actionapi": "SetWhiteLed", |
629 | 629 | "payload": "{\"WhiteLed\":{\"channel\":#CHANNEL#,\"bright\":#OPTSLIDER#}}" |
|
854 | 854 | "subtype": "slider", |
855 | 855 | "configuration": { |
856 | 856 | "option": "slider", |
857 | | - "minValue": "1", |
858 | | - "maxValue" : "64", |
859 | | - "setValue": "32", |
860 | | - "speedvalue":"32" |
| 857 | + "minValue": 1, |
| 858 | + "maxValue" : 64, |
| 859 | + "setValue": 32, |
| 860 | + "speedvalue":32 |
861 | 861 | }, |
862 | 862 | "IsHistorized": 0, |
863 | 863 | "isVisible": 1, |
|
882 | 882 | "subtype": "slider", |
883 | 883 | "configuration": { |
884 | 884 | "option": "slider", |
885 | | - "minValue": "0", |
886 | | - "maxValue" : "249", |
| 885 | + "minValue": 0, |
| 886 | + "maxValue" : 249, |
887 | 887 | "valueFrom" : "SetZoomState", |
888 | 888 | "actionapi": "StartZoomFocus", |
889 | 889 | "payload": "{\"ZoomFocus\":{\"channel\":#CHANNEL#,\"pos\":#OPTSLIDER#,\"op\":\"ZoomPos\"}}" |
|
993 | 993 | "subtype": "slider", |
994 | 994 | "configuration": { |
995 | 995 | "option": "slider", |
996 | | - "minValue": "0", |
997 | | - "maxValue" : "100", |
| 996 | + "minValue": 0, |
| 997 | + "maxValue" : 100, |
998 | 998 | "valueFrom" : "SetSirenVolumeState", |
999 | 999 | "actionapi": "SetAudioCfg", |
1000 | 1000 | "payload": "{\"AudioCfg\":{\"channel\":#CHANNEL#,\"volume\":#OPTSLIDER#}}" |
|
1250 | 1250 | "subtype": "slider", |
1251 | 1251 | "configuration": { |
1252 | 1252 | "option": "slider", |
1253 | | - "minValue": "1", |
1254 | | - "maxValue" : "255", |
| 1253 | + "minValue": 1, |
| 1254 | + "maxValue" : 255, |
1255 | 1255 | "valueFrom" : "SetBrightState", |
1256 | 1256 | "actionapi": "SetImage", |
1257 | 1257 | "payload": "{\"Image\":{\"channel\":#CHANNEL#,\"bright\":#OPTSLIDER#}}" |
|
1279 | 1279 | "subtype": "slider", |
1280 | 1280 | "configuration": { |
1281 | 1281 | "option": "slider", |
1282 | | - "minValue": "1", |
1283 | | - "maxValue" : "255", |
| 1282 | + "minValue": 1, |
| 1283 | + "maxValue" : 255, |
1284 | 1284 | "valueFrom" : "SetContrastState", |
1285 | 1285 | "actionapi": "SetImage", |
1286 | 1286 | "payload": "{\"Image\":{\"channel\":#CHANNEL#,\"contrast\":#OPTSLIDER#}}" |
|
1308 | 1308 | "subtype": "slider", |
1309 | 1309 | "configuration": { |
1310 | 1310 | "option": "slider", |
1311 | | - "minValue": "1", |
1312 | | - "maxValue" : "255", |
| 1311 | + "minValue": 1, |
| 1312 | + "maxValue" : 255,, |
1313 | 1313 | "valueFrom" : "SetSaturationState", |
1314 | 1314 | "actionapi": "SetImage", |
1315 | 1315 | "payload": "{\"Image\":{\"channel\":#CHANNEL#,\"saturation\":#OPTSLIDER#}}" |
|
1337 | 1337 | "subtype": "slider", |
1338 | 1338 | "configuration": { |
1339 | 1339 | "option": "slider", |
1340 | | - "minValue": "1", |
1341 | | - "maxValue" : "255", |
| 1340 | + "minValue": 1, |
| 1341 | + "maxValue" : 255, |
1342 | 1342 | "valueFrom" : "SetHueState", |
1343 | 1343 | "actionapi": "SetImage", |
1344 | 1344 | "payload": "{\"Image\":{\"channel\":#CHANNEL#,\"hue\":#OPTSLIDER#}}" |
|
1366 | 1366 | "subtype": "slider", |
1367 | 1367 | "configuration": { |
1368 | 1368 | "option": "slider", |
1369 | | - "minValue": "1", |
1370 | | - "maxValue" : "255", |
| 1369 | + "minValue": 1, |
| 1370 | + "maxValue" : 255, |
1371 | 1371 | "valueFrom" : "SetSharpenState", |
1372 | 1372 | "actionapi": "SetImage", |
1373 | 1373 | "payload": "{\"Image\":{\"channel\":#CHANNEL#,\"sharpen\":#OPTSLIDER#}}" |
|
1661 | 1661 | "type": "info", |
1662 | 1662 | "subtype": "numeric", |
1663 | 1663 | "configuration": { |
1664 | | - "revertvalue" : "51", |
| 1664 | + "revertvalue" : 51, |
| 1665 | + "minValue": 1, |
| 1666 | + "maxValue" : 50, |
1665 | 1667 | "payload": "{\"cmd\":\"GetMdAlarm\",\"action\":0,\"param\":{\"channel\":#CHANNEL#}}" |
1666 | 1668 | }, |
1667 | 1669 | "IsHistorized": 0, |
|
1675 | 1677 | "subtype": "slider", |
1676 | 1678 | "configuration": { |
1677 | 1679 | "option": "slider", |
1678 | | - "minValue": "1", |
1679 | | - "maxValue" : "50", |
1680 | | - "revertvalue" : "51", |
| 1680 | + "minValue": 1, |
| 1681 | + "maxValue" : 50, |
| 1682 | + "revertvalue" : 51, |
1681 | 1683 | "valueFrom" : "SetMdDefaultSensitivityState", |
1682 | 1684 | "actionapi": "SetMdAlarm", |
1683 | 1685 | "payload": "{\"MdAlarm\":{\"channel\":#CHANNEL#,\"newSens\":{\"sensDef\":#OPTR_SLIDER#},\"useNewSens\":1}}" |
1684 | 1686 | }, |
1685 | 1687 | "IsHistorized": 0, |
1686 | | - "isVisible": 1, |
| 1688 | + "isVisible": 0, |
1687 | 1689 | "logicalId": "SetMdDefaultSensitivity" |
1688 | 1690 | }, |
1689 | 1691 | { |
|
1707 | 1709 | "subtype": "slider", |
1708 | 1710 | "configuration": { |
1709 | 1711 | "option": "slider", |
1710 | | - "minValue": "0", |
1711 | | - "maxValue" : "100", |
| 1712 | + "minValue": 0, |
| 1713 | + "maxValue" : 100, |
1712 | 1714 | "valueFrom" : "SetSdSensitivityPeopleState", |
1713 | 1715 | "actionapi": "SetAiAlarm", |
1714 | 1716 | "payload": "{\"AiAlarm\":{\"channel\":#CHANNEL#,\"sensitivity\":#OPTSLIDER#,\"ai_type\":\"people\"}}" |
|
1738 | 1740 | "subtype": "slider", |
1739 | 1741 | "configuration": { |
1740 | 1742 | "option": "slider", |
1741 | | - "minValue": "0", |
1742 | | - "maxValue" : "100", |
| 1743 | + "minValue": 0, |
| 1744 | + "maxValue" : 100, |
1743 | 1745 | "valueFrom" : "SetSdSensitivityVehicleState", |
1744 | 1746 | "actionapi": "SetAiAlarm", |
1745 | 1747 | "payload": "{\"AiAlarm\":{\"channel\":#CHANNEL#,\"sensitivity\":#OPTSLIDER#,\"ai_type\":\"vehicle\"}}" |
|
1770 | 1772 | "subtype": "slider", |
1771 | 1773 | "configuration": { |
1772 | 1774 | "option": "slider", |
1773 | | - "minValue": "0", |
1774 | | - "maxValue" : "8", |
| 1775 | + "minValue": 0, |
| 1776 | + "maxValue" : 8, |
1775 | 1777 | "valueFrom" : "SetAlarmDelayPeopleState", |
1776 | 1778 | "actionapi": "SetAiAlarm", |
1777 | 1779 | "payload": "{\"AiAlarm\":{\"channel\":#CHANNEL#,\"stay_time\":#OPTSLIDER#,\"ai_type\":\"people\"}}" |
|
1802 | 1804 | "subtype": "slider", |
1803 | 1805 | "configuration": { |
1804 | 1806 | "option": "slider", |
1805 | | - "minValue": "0", |
1806 | | - "maxValue" : "8", |
| 1807 | + "minValue": 0, |
| 1808 | + "maxValue" : 8, |
1807 | 1809 | "valueFrom" : "SetAlarmDelayVehicleState", |
1808 | 1810 | "actionapi": "SetAiAlarm", |
1809 | 1811 | "payload": "{\"AiAlarm\":{\"channel\":#CHANNEL#,\"stay_time\":#OPTSLIDER#,\"ai_type\":\"vehicle\"}}" |
|
1906 | 1908 | "subtype": "slider", |
1907 | 1909 | "configuration": { |
1908 | 1910 | "option": "slider", |
1909 | | - "minValue": "10", |
1910 | | - "maxValue" : "300", |
| 1911 | + "minValue": 10, |
| 1912 | + "maxValue" : 300, |
1911 | 1913 | "valueFrom" : "SetIntervalAutoReturnPtzGuardPointState", |
1912 | 1914 | "actionapi": "SetPtzGuard", |
1913 | 1915 | "payload": "{\"PtzGuard\":{\"benable\":1,\"channel\":#CHANNEL#,\"timeout\":#OPTSLIDER#,\"cmdStr\":\"setPos\"}}" |
|
0 commit comments