Installing Fleet Management into OpenRemote On-premises

Hi Everyone,

Thank you to everyone that has supported us in previous questions.

I am at the stage where I have installed OpenRemote and got the basics running. I am wanting to install Fleet management onto the On-premise solution.

Please feel free to request payment or donation;
Can you provide step by step instructions on how to perform the installation please.

I have seen documents regarding the use of Teltonika devices, which we will not be using. Instead, We will be primarily using Ruptela as well as Queclink, Amit and Easy Storage (MDVR) devices.
Is there separate information on integrating these devices?
All these devices will be running TCP connections.

Thank you in advance,
Michael

Hi,

Just replied to your other forum post and I guess these are the devices you want to connect. If these devices are quite low level (raw TCP) then you’ll have to write a concrete implementation of the AbstractTcpServerProtocol as mentioned in the other post.

Hi Rich,
I saw the reply, thank you.

I am interested in the Fleet management side regarding the following link;

I am trying to implement this into our On-premise installation. Would I be able to get guides on this please.

Good afternoon @Technique ,

The current fleet telematics solution only supports Teltonika telematics devices out-of-the-box. Support for the manufacturers you mentioned does not exist. Unless you are able to somehow use an Agent to retrieve the data from them (meaning that the devices themselves are servers, which I doubt), there’s no way to get data out of them out-of-the-box. It would require an implementation for each specific device type/manufacturer.

As Rich suggested, a way to implement would be to use AbstractTcpServerProtocol. If you would like to explore our services, make sure to contact us on the openremote.io website.

Thanks!

Hi Panos,

That is no issue, I will need to integrate a few different device types anyhow. The main request is installing the Fleet management project as per the link above. Or at least be pointed to the guide on where we can create an equivalent please.

Good morning @Technique ,

You can use the fleet-management wiki for a tutorial, quick-start, and setup.

Best of luck!

Hi Panos,
Many thanks for this. And many thanks for the well wishes.