How to use this flow:
- Copy the json flow structure from Here
- Click Import in the VFC and paste the json data in the blank field
- Click Import
- Change the asset id's in the GET and PUT call to the id of your own asset
- Change the locational information by altering the body in the function node (optional)
- Save the flow
You are done! Your flow should now look like this:
If you execute the flow, your location is written directly to your assets static information. You can now use it in e.g. the Asset Manager and always check the current location of your Asset:
asset_location.mp4
You do not have to write all information (e.g. postal code, street address, country, ...) for the map to be functional. Writing longitude and latitude is sufficient. However, if you only sent longitude and latitude information, Asset Manager will show now location available. The Asset Map is still functional.
Take a look at the Insights Hub Documentation if you want to know more about the Asset Management API.