Versions Compared

Key

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

...

Table of Contents
maxLevel3
indent16px
excludeIntroduction|Contents

...

System Profile Change Example

Code Block
languagexml
<!--MsgId is the unique id of the message being sent -->
<!--ProfileId is the unique id of the system profile which will become activated -->
<?xml version="1.0" encoding="utf-8"?>
<SystemProfileCommand MsgTimeStamp="2019-02-01T12:14:01+00:00" MsgId="1" ProfileId="1" xmlns="ICDNAV001-SystemProfileCommand">
  <Sender SenderId="SenderId1" NetworkAddress="NetworkAddress1" NetworkPort="1" />
</SystemProfileCommand>

...