Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration UpgradeProcessMode

en

AGConnectCloudDB upgrade mode on the device.

zh

端侧 AGConnectCloudDB 的升级模式。

Index

Enumeration members

CLOUDDBZONE_SYNC_DATA_FINISH_FIRST

CLOUDDBZONE_SYNC_DATA_FINISH_FIRST: = 2
en

After the local object type is upgraded, the device automatically synchronizes data from the cloud. The Cloud DB zone can be opened only after all data is successfully synchronized.

zh

完成本地对象类型升级之后,端侧自动从云侧同步数据,直至数据全部同步成功,才会打开 Cloud DB zone 成功。

CLOUDDBZONE_UPGRADE_FIRST

CLOUDDBZONE_UPGRADE_FIRST: = 1
en

After the local object type is upgraded and Cloud DB zone is opened, the device synchronizes data from the cloud in asynchronous mode. This value is the default value.

zh

完成本地对象类型升级之后,打开Cloud DB zone成功,端侧会异步从云侧同步数据。该值为默认值。

Generated using TypeDoc