Hello everyone,
I’ve been experimenting with open remote for a while and am now trying to set up a custom deployment. The issue im running into is that I need to use modbus which is currently broken in the custom deployment repo but fixed in the branch fix/modbusRTU. Im wondering if there is an easy way to deploy the custom repo while using the new modbus integration.
Any help would be much appreciated
Hi Mito,
I would imagine that it would be very similar to creating a custom deploy with custom assets/ Custom protocol / agent. Making a custom deployment is documented in OR documentation. I answered my own question on how to deploy a custom asset. See my [method]
hi rgilham, thank you for your reply.
Il see if I can apply your solution to my problem.