jseanor
- Total activity 96
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
Comments
Recent activity by jseanor-
@sego_yunior You can definitely use the cert and key files however you will need to ensure they are in the eWON usr directory. How is the MQTT broker sending you certificates? Can you manually tran...
-
@sego_yunior Do you have any errors in the event logs? Could you provide me access to this unit?
-
@sego_yunior Are you certain this just isn't an issue with the execution sequence? You aren't waiting for a response to opening the connection. You are simply dropping into checking the connection ...
-
@turbochip Let me see if I can get an example of this prepared for you. Though to give you an answer without an example, yes this is possible.
-
@turbochip Were you referring to a camera on the lan network or would this live else where?
-
I have had great success with D-Link and Foscam cameras though I cannot say a specific model.
-
@turbochip My apologies on the delay here. Below you will find two different methodologies for doing this. Both methods are very similar, the only variation exists in the actual stream itself. Opt...
-
@DAppel_hms The current Flexy 205 CAD drawings are not available just yet. I will update this thread as soon as we have them available.
-
@kevin To confirm, if say a bit changes you want a value to be logged in the historical log?
-
kevin: ONCHANGE "B2_SEND_DATA",Goto LogTag You are missing your double quotes around Goto LogTag It should be: ONCHANGE "B2_SEND_DATA", "GOTO LogTag"