Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

Contents

...

Table of Contents
maxLevel3
indent16px
excludeIntroduction|Contents

...

System Profile Change Example

Code Block
languagexml
<!--MsgId is the unique id of the message being sent -->
<!--UserId is the numeric user id of the entity which requires to be updated -->
<!--This command will enable the area with UserId 1 -->
<?xml version="1.0" encoding="utf-8"?>
<UpdateEntityCommand MsgTimeStamp="2020-05-011T01:01:01+00:00" MsgId="1" UserId="1" Type="Area" Enabled="true" xmlns="ICDNAV001-UpdateEntityCommand.xsd">
  <Sender SenderId="SenderId1" NetworkAddress="127.0.0.1" NetworkPort="10000" />
</UpdateEntityCommand>

...

Info

Please note the following:

  • The entity is located based on the entity type and the User Id, therefore the combination of these two values must be unique. The configured User Id must be unique within each entity type group, however this means they can be duplicated across different entity types

  • Areas must be configured with a Disarm Mode of Automatic to be enabled or disabled this update command.

...

Related

...

Information

Filter by label (Content by label)
showLabelsfalse
cqllabel = "icd-001-command"

...