Hello,
Please excuse me, i have some newbie problems-
Im trying to run my flow, but in the end im having much errors and serwer is disconneting. I suspect that perhaps i have too many opc_ua clients at the same time - should i cgroup them somehow and use multiple read/ subscribe function?
Also using the buttons causes somme error ( too many bad sessions) after some pressing.
I used similar flow in the past, a bit less signals but it is working.
I also see that i cannot adjust the time server setting on my opc_ua server - it's offline from internet. But that causes just warnings, not errors.
thank you in advance for any hints
[{"id":"2f6b5c4fbd2b6e97","type":"tab","label":"Flow 4","disabled":false,"info":"","env":[]},{"id":"ce50e0a2a1725a9f","type":"OpcUa-Client","z":"2f6b5c4fbd2b6e97","endpoint":"f3987865ddc41d38","action":"subscribe","deadbandtype":"a","deadbandvalue":1,"time":"100","timeUnit":"ms","certificate":"n","localfile":"","localkeyfile":"","securitymode":"None","securitypolicy":"None","useTransport":false,"maxChunkCount":1,"maxMessageSize":8192,"receiveBufferSize":8192,"sendBufferSize":8192,"setstatusandtime":false,"keepsessionalive":false,"name":"","applicationName":"","applicationUri":"","x":880,"y":180,"wires":[["eaab6b7e7be49a4f","5560d625669c8af8"],[],[]]},{"id":"df0e8fc4fd277ec2","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 7/Attached Device/PDI Fields/1.1121025.P_ProcessData0.TN_V_SSP_MDC_MV.16.32","datatype":"Int16","value":"","name":"Sens_1","x":600,"y":180,"wires":[["ce50e0a2a1725a9f"]]},{"id":"79b2369021dfa785","type":"inject","z":"2f6b5c4fbd2b6e97","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":true,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":450,"y":220,"wires":[["df0e8fc4fd277ec2"]]},{"id":"ab47d8f2156559cc","type":"OpcUa-Client","z":"2f6b5c4fbd2b6e97","endpoint":"f3987865ddc41d38","action":"subscribe","deadbandtype":"a","deadbandvalue":1,"time":"100","timeUnit":"ms","certificate":"n","localfile":"","localkeyfile":"","securitymode":"None","securitypolicy":"None","useTransport":false,"maxChunkCount":1,"maxMessageSize":8192,"receiveBufferSize":8192,"sendBufferSize":8192,"setstatusandtime":false,"keepsessionalive":true,"name":"","applicationName":"","applicationUri":"","x":860,"y":700,"wires":[["0ff8c2d15b949001","cb977c262018f799"],[],[]]},{"id":"98d3617463040174","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 1/Attached Device/PDI Fields/1.5308417.P_ProcessData.TN_V_XPFV_MDC1_MV.112.16","datatype":"String","value":"","name":"P_meas","x":640,"y":700,"wires":[["ab47d8f2156559cc"]]},{"id":"0ff8c2d15b949001","type":"debug","z":"2f6b5c4fbd2b6e97","name":"test_debug_P","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1200,"y":680,"wires":[]},{"id":"9f64a683031965c8","type":"inject","z":"2f6b5c4fbd2b6e97","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":true,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":410,"y":700,"wires":[["98d3617463040174"]]},{"id":"eaab6b7e7be49a4f","type":"debug","z":"2f6b5c4fbd2b6e97","name":"test_debug_Sens_1","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1260,"y":220,"wires":[]},{"id":"0c29d6c154635c2c","type":"ui-iframe","z":"2f6b5c4fbd2b6e97","name":"","group":"2fd913695f651c85","order":1,"src":"http://localhost:1880/#flow/c1253719dcd96ecd","width":6,"height":8,"x":870,"y":1120,"wires":[]},{"id":"cb977c262018f799","type":"ui-chart","z":"2f6b5c4fbd2b6e97","group":"395e1b0fb77fd3fc","name":"","label":"chart","order":1,"chartType":"line","category":"topic","categoryType":"msg","xAxisLabel":"","xAxisProperty":"","xAxisPropertyType":"timestamp","xAxisType":"time","xAxisFormat":"","xAxisFormatType":"auto","xmin":"","xmax":"","yAxisLabel":"","yAxisProperty":"payload","yAxisPropertyType":"msg","ymin":"","ymax":"","bins":10,"action":"append","stackSeries":false,"pointShape":"circle","pointRadius":4,"showLegend":true,"removeOlder":1,"removeOlderUnit":"3600","removeOlderPoints":"","colors":["#0095ff","#ff0000","#ff7f0e","#2ca02c","#a347e1","#d62728","#ff9896","#9467bd","#c5b0d5"],"textColor":["#666666"],"textColorDefault":true,"gridColor":["#e5e5e5"],"gridColorDefault":true,"width":6,"height":8,"className":"","interpolation":"linear","x":1210,"y":760,"wires":[[]]},{"id":"8db7ccd9a9d416fc","type":"ui-template","z":"2f6b5c4fbd2b6e97","group":"","page":"6ef81a90a9eef22d","ui":"","name":"","order":1,"width":0,"height":0,"head":"","format":"<template>\n <!-- Teleport the button to the #app-bar-actions area when mounted -->\n <Teleport v-if=\"mounted\" to=\"#app-bar-title\">\n\n <img height=\"32px\" gradient=\"to bottom, rgba(0,0,0,.1)\" src=\"test.png\">\n </Teleport>\n </img>\n</template>\n\n<script>\n export default {\n data() {\n return {\n mounted: false\n }\n },\n mounted() {\n // Set mounted to true when the component is mounted\n this.mounted = true\n }\n }\n</script>\n","storeOutMessages":true,"passthru":true,"resendOnRefresh":true,"templateScope":"widget:page","className":"","x":880,"y":1160,"wires":[[]]},{"id":"5560d625669c8af8","type":"ui-gauge","z":"2f6b5c4fbd2b6e97","name":"Sens_1","group":"d2e5201f4c6ddc6f","order":5,"value":"payload","valueType":"msg","width":3,"height":3,"gtype":"gauge-34","gstyle":"needle","title":"PMI","alwaysShowTitle":false,"floatingTitlePosition":"top-left","units":"","icon":"","prefix":"","suffix":"","segments":[{"from":"0","color":"#5cd65c","text":"","textType":"label"},{"from":"250","color":"#ffc800","text":"","textType":"label"},{"from":"500","color":"#ea5353","text":"","textType":"label"}],"min":0,"max":"500","sizeThickness":16,"sizeGap":4,"sizeKeyThickness":8,"styleRounded":true,"styleGlow":false,"className":"","x":1200,"y":400,"wires":[[]]},{"id":"83020748eccdf2b6","type":"OpcUa-Client","z":"2f6b5c4fbd2b6e97","endpoint":"f3987865ddc41d38","action":"subscribe","deadbandtype":"a","deadbandvalue":1,"time":"100","timeUnit":"ms","certificate":"l","localfile":"","localkeyfile":"","securitymode":"None","securitypolicy":"None","useTransport":false,"maxChunkCount":1,"maxMessageSize":8192,"receiveBufferSize":8192,"sendBufferSize":8192,"setstatusandtime":false,"keepsessionalive":true,"name":"","applicationName":"","applicationUri":"","x":860,"y":480,"wires":[["81532a14e2c8f6cf","033370494b7e3bae"],[],[]]},{"id":"f83d1381e2849471","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 4/Attached Device/PDI Fields/1.3146497.P_ProcessData0.TN_PDin_Dist14.2.14","datatype":"UInt16","value":"","name":"Sens_2","x":600,"y":480,"wires":[["83020748eccdf2b6"]]},{"id":"eb2d2b623161b87e","type":"inject","z":"2f6b5c4fbd2b6e97","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":true,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":410,"y":480,"wires":[["f83d1381e2849471"]]},{"id":"81532a14e2c8f6cf","type":"debug","z":"2f6b5c4fbd2b6e97","name":"test_debug_Sens_2","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1220,"y":480,"wires":[]},{"id":"033370494b7e3bae","type":"ui-gauge","z":"2f6b5c4fbd2b6e97","name":"Sens_2","group":"d2e5201f4c6ddc6f","order":4,"value":"payload","valueType":"msg","width":3,"height":3,"gtype":"gauge-34","gstyle":"needle","title":"UC400","alwaysShowTitle":false,"floatingTitlePosition":"top-left","units":"","icon":"","prefix":"","suffix":"","segments":[{"from":"0","color":"#5cd65c","text":"","textType":"label"},{"from":"250","color":"#ffc800","text":"","textType":"label"},{"from":"500","color":"#ea5353","text":"","textType":"label"}],"min":0,"max":"500","sizeThickness":16,"sizeGap":4,"sizeKeyThickness":8,"styleRounded":true,"styleGlow":false,"className":"","x":1180,"y":540,"wires":[[]]},{"id":"c8273f22f099dab7","type":"OpcUa-Client","z":"2f6b5c4fbd2b6e97","endpoint":"f3987865ddc41d38","action":"subscribe","deadbandtype":"a","deadbandvalue":1,"time":"100","timeUnit":"ms","certificate":"n","localfile":"","localkeyfile":"","securitymode":"None","securitypolicy":"None","useTransport":false,"maxChunkCount":1,"maxMessageSize":8192,"receiveBufferSize":8192,"sendBufferSize":8192,"setstatusandtime":false,"keepsessionalive":true,"name":"","applicationName":"","applicationUri":"","x":860,"y":600,"wires":[["ca9bf840274f05d2"],[],[]]},{"id":"870cf4b95a42befa","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 2/Attached Device/PDI Fields/PD_ProcessData_30/1.1050370.PD_ProcessData_30.TI_MVMode_30.4.12","datatype":"UInt16","value":"","name":"Sens3","x":590,"y":600,"wires":[["c8273f22f099dab7"]]},{"id":"d9c16f778b01625f","type":"inject","z":"2f6b5c4fbd2b6e97","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":true,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":410,"y":600,"wires":[["870cf4b95a42befa"]]},{"id":"ca9bf840274f05d2","type":"debug","z":"2f6b5c4fbd2b6e97","name":"test_debug_Sens_3","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1220,"y":600,"wires":[]},{"id":"20da71ce64cf2669","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 5/Attached Device/PDI Fields/1.985089.P_ProcessData0.TN_V_XPFA_SSC_Contact1Button1.0.1","datatype":"Boolean","value":"1","name":"Button_1 z ICA","x":480,"y":1500,"wires":[["7d730a48a0d1d969"]]},{"id":"776fc31f4c242c3c","type":"inject","z":"2f6b5c4fbd2b6e97","name":"Button_1_uruchamianie","props":[{"p":"payload"}],"repeat":"","crontab":"","once":true,"onceDelay":0.1,"topic":"","payload":"true","payloadType":"bool","x":230,"y":1500,"wires":[["20da71ce64cf2669"]]},{"id":"983a7121552c3c7c","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 5/Attached Device/PDO Fields/1.985089.P_ProcessData0.TN_V_XPFA_CSC_Button2_Color.9.3","datatype":"UInt8","value":"0","name":"Ustawienie koloru B2 na RED","x":770,"y":1820,"wires":[["5adafcdceda97650"]]},{"id":"da91a4ead7f500b8","type":"change","z":"2f6b5c4fbd2b6e97","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":500,"y":1820,"wires":[["983a7121552c3c7c"]]},{"id":"26d986c957d92a06","type":"change","z":"2f6b5c4fbd2b6e97","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"false","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":500,"y":1900,"wires":[["1f7dc6ad81ea9044"]]},{"id":"1f7dc6ad81ea9044","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 5/Attached Device/PDO Fields/1.985089.P_ProcessData0.TN_V_XPFA_CSC_Button1_Illumination.0.1","datatype":"Boolean","value":"0","name":"Wylaczenie GREEN _B1","x":750,"y":1900,"wires":[["5adafcdceda97650"]]},{"id":"fe27ca1f87b8ed2d","type":"rising-edge","z":"2f6b5c4fbd2b6e97","name":"Zbocze","threshold":"0.5","x":920,"y":1420,"wires":[["da91a4ead7f500b8","26d986c957d92a06","e283ef52bf1bf19a","8b8249079949a7e9","1b5c01a5412a6719"]]},{"id":"5adafcdceda97650","type":"OpcUa-Client","z":"2f6b5c4fbd2b6e97","endpoint":"f3987865ddc41d38","action":"write","deadbandtype":"a","deadbandvalue":1,"time":"100","timeUnit":"ms","certificate":"n","localfile":"","localkeyfile":"","securitymode":"None","securitypolicy":"None","useTransport":false,"maxChunkCount":1,"maxMessageSize":8192,"receiveBufferSize":8192,"sendBufferSize":8192,"setstatusandtime":false,"keepsessionalive":true,"name":"","applicationName":"","applicationUri":"","x":1160,"y":1820,"wires":[[],[],[]]},{"id":"e283ef52bf1bf19a","type":"change","z":"2f6b5c4fbd2b6e97","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"false","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":500,"y":1940,"wires":[["d98f0e282bc2759e"]]},{"id":"d98f0e282bc2759e","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 8/Attached Device/PDO Fields/1.984577.P_ProcessData.TN_V_XPFA_PDO_DO8.7.1","datatype":"Boolean","value":"1","name":"Wlaczenie STOPA","x":730,"y":1940,"wires":[["5adafcdceda97650"]]},{"id":"1b5c01a5412a6719","type":"change","z":"2f6b5c4fbd2b6e97","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"true","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":500,"y":1980,"wires":[["060dab7f6ab4cf71"]]},{"id":"060dab7f6ab4cf71","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 8/Attached Device/PDO Fields/1.984577.P_ProcessData.TN_V_XPFA_PDO_DO7.6.1","datatype":"Boolean","value":"1","name":"WLACZENIE ENABLE","x":740,"y":1980,"wires":[["5adafcdceda97650"]]},{"id":"7f385e9ba3f0e4bb","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 5/Attached Device/PDI Fields/1.985089.P_ProcessData0.TN_V_XPFA_SSC_Contact1Button2.2.1","datatype":"Boolean","value":"1","name":"Button_2 z ICA","x":1440,"y":1480,"wires":[["5b504eab26dfba40"]]},{"id":"090ba34797a24ed3","type":"inject","z":"2f6b5c4fbd2b6e97","name":"Button_2_wylaczanie","props":[{"p":"payload"}],"repeat":"","crontab":"","once":true,"onceDelay":0.1,"topic":"","payload":"true","payloadType":"bool","x":1180,"y":1480,"wires":[["7f385e9ba3f0e4bb"]]},{"id":"d3e5624a7a83476f","type":"rising-edge","z":"2f6b5c4fbd2b6e97","name":"Zbocze","threshold":"0.5","x":1920,"y":1420,"wires":[["f2d05d2bd5728f53","ab45f69a703bcfd1","5f97c45cf65884ac","7adfb5bc017b6ab1","23139af229cafe82"]]},{"id":"cf56f1bf324e480a","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 5/Attached Device/PDO Fields/1.985089.P_ProcessData0.TN_V_XPFA_CSC_Button1_Color.1.3","datatype":"UInt8","value":"0","name":"Ustawienie koloru B1 na GREEN","x":1840,"y":1820,"wires":[["998a9e80602e30a6"]]},{"id":"ab45f69a703bcfd1","type":"change","z":"2f6b5c4fbd2b6e97","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"1","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1560,"y":1820,"wires":[["cf56f1bf324e480a"]]},{"id":"f2d05d2bd5728f53","type":"change","z":"2f6b5c4fbd2b6e97","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"true","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":1560,"y":1900,"wires":[["d51681b7fb252d44"]]},{"id":"d51681b7fb252d44","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 5/Attached Device/PDO Fields/1.985089.P_ProcessData0.TN_V_XPFA_CSC_Button1_Illumination.0.1","datatype":"Boolean","value":"1","name":"Wlaczenie GREEN _B1_","x":1810,"y":1900,"wires":[["998a9e80602e30a6"]]},{"id":"998a9e80602e30a6","type":"OpcUa-Client","z":"2f6b5c4fbd2b6e97","endpoint":"f3987865ddc41d38","action":"write","deadbandtype":"a","deadbandvalue":1,"time":"100","timeUnit":"ms","certificate":"n","localfile":"","localkeyfile":"","securitymode":"None","securitypolicy":"None","useTransport":false,"maxChunkCount":1,"maxMessageSize":8192,"receiveBufferSize":8192,"sendBufferSize":8192,"setstatusandtime":false,"keepsessionalive":false,"name":"","applicationName":"","applicationUri":"","x":2220,"y":1980,"wires":[[],[],[]]},{"id":"5f97c45cf65884ac","type":"change","z":"2f6b5c4fbd2b6e97","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"true","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":1560,"y":1940,"wires":[["aa5f3db8af40de1a"]]},{"id":"aa5f3db8af40de1a","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 8/Attached Device/PDO Fields/1.984577.P_ProcessData.TN_V_XPFA_PDO_DO8.7.1","datatype":"Boolean","value":"1","name":"Wylaczenie STOPA","x":1790,"y":1940,"wires":[["998a9e80602e30a6"]]},{"id":"7adfb5bc017b6ab1","type":"change","z":"2f6b5c4fbd2b6e97","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"false","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":1560,"y":1980,"wires":[["44058f94ea81dc41"]]},{"id":"44058f94ea81dc41","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 8/Attached Device/PDO Fields/1.984577.P_ProcessData.TN_V_XPFA_PDO_DO7.6.1","datatype":"Boolean","value":"1","name":"WYLACZENIE ENABLE","x":1810,"y":1980,"wires":[["998a9e80602e30a6"]]},{"id":"5b504eab26dfba40","type":"OpcUa-Client","z":"2f6b5c4fbd2b6e97","endpoint":"f3987865ddc41d38","action":"subscribe","deadbandtype":"a","deadbandvalue":1,"time":"300","timeUnit":"ms","certificate":"n","localfile":"","localkeyfile":"","securitymode":"None","securitypolicy":"None","useTransport":false,"maxChunkCount":1,"maxMessageSize":8192,"receiveBufferSize":8192,"sendBufferSize":8192,"setstatusandtime":false,"keepsessionalive":true,"name":"","applicationName":"","applicationUri":"","x":1680,"y":1480,"wires":[["d3e5624a7a83476f"],[],[]]},{"id":"c4080890b64f7583","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 5/Attached Device/PDO Fields/1.985089.P_ProcessData0.TN_V_XPFA_CSC_Button2_Illumination.8.1","datatype":"Boolean","value":"1","name":"Wlaczenie RED_B2","x":730,"y":1860,"wires":[["5adafcdceda97650"]]},{"id":"8b8249079949a7e9","type":"change","z":"2f6b5c4fbd2b6e97","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"true","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":500,"y":1860,"wires":[["c4080890b64f7583"]]},{"id":"756bb7685f5e58cb","type":"OpcUa-Item","z":"2f6b5c4fbd2b6e97","item":"ns=1;s=IOLM/Port 5/Attached Device/PDO Fields/1.985089.P_ProcessData0.TN_V_XPFA_CSC_Button2_Illumination.8.1","datatype":"Boolean","value":"0","name":"Wylaczenie RED_B2","x":1800,"y":1860,"wires":[["998a9e80602e30a6"]]},{"id":"23139af229cafe82","type":"change","z":"2f6b5c4fbd2b6e97","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"false","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":1560,"y":1860,"wires":[["756bb7685f5e58cb"]]},{"id":"7d730a48a0d1d969","type":"OpcUa-Client","z":"2f6b5c4fbd2b6e97","endpoint":"f3987865ddc41d38","action":"subscribe","deadbandtype":"a","deadbandvalue":1,"time":"100","timeUnit":"ms","certificate":"n","localfile":"","localkeyfile":"","securitymode":"None","securitypolicy":"None","useTransport":false,"maxChunkCount":1,"maxMessageSize":8192,"receiveBufferSize":8192,"sendBufferSize":8192,"setstatusandtime":false,"keepsessionalive":true,"name":"","applicationName":"","applicationUri":"","x":720,"y":1500,"wires":[["fe27ca1f87b8ed2d"],[],[]]},{"id":"f3987865ddc41d38","type":"OpcUa-Endpoint","name":"OPC_ICE3_2026","endpoint":"opc.tcp://192.168.13.123:4840","secpol":"None","secmode":"None","none":true,"login":false,"usercert":false,"usercertificate":"","userprivatekey":""},{"id":"2fd913695f651c85","type":"ui-group","name":"VOC","page":"6ef81a90a9eef22d","width":6,"height":1,"order":2,"showTitle":true,"className":"","visible":"true","disabled":"false","groupType":"default"},{"id":"395e1b0fb77fd3fc","type":"ui-group","name":"Wykres VIM","page":"6ef81a90a9eef22d","width":6,"height":1,"order":3,"showTitle":true,"className":"","visible":"true","disabled":"false","groupType":"default"},{"id":"6ef81a90a9eef22d","type":"ui-page","name":"Sensors","ui":"22212d11918db6e2","path":"/page8","icon":"","layout":"grid","theme":"42582f7f7e347608","breakpoints":[{"name":"Default","px":"0","cols":"3"},{"name":"Tablet","px":"576","cols":"6"},{"name":"Small Desktop","px":"768","cols":"9"},{"name":"Desktop","px":"1024","cols":"12"}],"order":2,"className":"","visible":"true","disabled":"false"},{"id":"d2e5201f4c6ddc6f","type":"ui-group","name":"Prowadnik liniowy","page":"6ef81a90a9eef22d","width":6,"height":1,"order":4,"showTitle":true,"className":"","visible":"true","disabled":"false","groupType":"default"},{"id":"22212d11918db6e2","type":"ui-base","name":"UI Name","path":"/dashboard","appIcon":"","includeClientData":true,"acceptsClientConfig":["ui-notification","ui-control"],"showPathInSidebar":false,"headerContent":"page","navigationStyle":"default","titleBarStyle":"default","showReconnectNotification":true,"notificationDisplayTime":1,"showDisconnectNotification":true,"allowInstall":true},{"id":"42582f7f7e347608","type":"ui-theme","name":"Pepperl","colors":{"surface":"#00a587","primary":"#00cc8f","bgPage":"#d9dde0","groupBg":"#ffffff","groupOutline":"#585656"},"sizes":{"density":"default","pagePadding":"12px","groupGap":"12px","groupBorderRadius":"4px","widgetGap":"12px"}},{"id":"dea95882b7806f1b","type":"global-config","env":[],"modules":{"node-red-contrib-opcua":"0.2.348","@flowfuse/node-red-dashboard-2-ui-iframe":"1.1.0","@flowfuse/node-red-dashboard":"1.26.0","node-red-contrib-edge-trigger":"1.0.1"}}]