You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now i am using laravel for decoding json data and retriving vehicle information. However in json data we are not getting data like vin number all the time.
I don't have predefined asset id for each vehicle, as same asset id may be connected to different vehicles along with time. Today its connected to one vehicle but tomorrow it may get connected to other. so same asset id may have multiple vin numbers.
and its really difficult to track vin number which hardly gets seen out of thousands of json data.
Hope to hear soon from you.
The text was updated successfully, but these errors were encountered:
There are different types of messages AFAIK, not all of them include VIN. So you have to differentiate incoming messages.
For other your ideas IMO GitHub is not the best place. Better to contact with a your manager at Mobile Devices directly (I wish they had an open place like UserVoice for ideas, but they don't at the moment).
Hello Everyone
Right now i am using laravel for decoding json data and retriving vehicle information. However in json data we are not getting data like vin number all the time.
I don't have predefined asset id for each vehicle, as same asset id may be connected to different vehicles along with time. Today its connected to one vehicle but tomorrow it may get connected to other. so same asset id may have multiple vin numbers.
and its really difficult to track vin number which hardly gets seen out of thousands of json data.
Hope to hear soon from you.
The text was updated successfully, but these errors were encountered: