jlcook83 Posted August 4, 2019 Posted August 4, 2019 I have been using Rocstudio plugin and it's doing a good job, however... The plugin is not reporting the car/loco name over with the sensor information '<fb... >' events. It would be very nice to have this feature. So I was experimenting with MQTT to discover which parameter needs to be used to pass on the loco ID to Rocrail server. Here is an example of what Rocstudio plugin currently sends (simplified), when the loco passes over a section of track. In this example the track section is called blk1in. Notice the 'identifier' field is empty... <fb id="blk1in" state="true" identifier=""/> And here is what would allow Rocrail to see the sensor as a transponder type. (Meaning that the loco / car name is passed to Rocstudio over each section of track.) <fb id="blk1in" state="true" identifier="Loco1"/> Hoping @Neo will find this
Neo Posted August 13, 2019 Posted August 13, 2019 Hi, Am 4.8.2019 um 11:20 schrieb jlcook83: Hoping Neo will find this Yes, it seems like a small addition. Kind regards, Neo
Neo Posted October 14, 2020 Posted October 14, 2020 Hi, beginning with Studio V6, RocStudio was updated to send the identifier. Kind regards, Neo
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now