Jump to content

WO and Eventmaster 2


Alex Ramos

Recommended Posts

I found this rather good description of the E2 protocol:

https://barcoprdwebsitefs.azureedge.net/barcoprdfs/Data/secure/downloads/tde/Active/ProductFiles/TechnicalNotes/TDE11446_00_Note.pdf?ZgdW9xEUnXbBaoX2XvdFFaTmdq9uJZj-PbbCrUZKZJkf1uCfmewLNAQt_6fm93cMIz6S8F9uOgeLCKt6RC7gdtXhP6bu

The E2 expects a HTTP POST request with JSON data. WO can do a plain TCP command. So you would have to fashion a TCP package that mimics a HTTP POST (likely including the ContentLength header). I'm still not sure that would actually work, but it may be worth trying.

Another option is to stick something in between WO and E2, that's comfortable dealing with both, such as PIXILAB Blocks. If this is really all you need to accomplish in terms of "control", you could perhaps have something whipped up in python, node.js, or similar low-level tool to act as an intermediary.

Mike

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...