1

update_custom_property - implock

Тема: update_custom_property - implock

What is the use of below Remote API.

Customer Property Name : implock

{"svc":"item/update_custom_property","params":{"itemId":11111,"name":"implock","value":1521559343283}

Thanks in Advance.

Thanks
J Prabhu
2

update_custom_property - implock

Re: update_custom_property - implock

Every item in Wialon can have custom properties.

implock is implementation detail of import process in Hosting. We are using it to prevent simultaneous imports to same item/user/resource and you have no need to use it in any way.

3

update_custom_property - implock

Re: update_custom_property - implock

thanks rual

Thanks
J Prabhu
4

update_custom_property - implock

(27/03/2018 14:04:55 отредактировано prabhu.janakiraman)

Re: update_custom_property - implock

I'm using "Import from WLP" screen to import unit (.wlp file) and choosing import type as "Merge" and import option as "Sensor"(all sensor).

What happens when few sensor name are already exists in the selected destination unit, whether it will delete and create the sensor  (or) it will update sensor ?

As per your help text  Merge means "Items with the same name will be replaced and the new ones will be added.", here name denotes sub Item name like "sensor, admin Field Name etc" (or) it denotes unit Name?

Thanks
J Prabhu
5

update_custom_property - implock

Re: update_custom_property - implock

prabhu.janakiraman пишет:

What happens when few sensor name are already exists in the selected destination unit, whether it will delete and create the sensor  (or) it will update sensor ?

If mode is Merge, it will be replaced, if Append — ignored.

prabhu.janakiraman пишет:

As per your help text  Merge means "Items with the same name will be replaced and the new ones will be added.", here name denotes sub Item name like "sensor, admin Field Name etc" (or) it denotes unit Name?

Sub item name.