Color Profile

/oms1350/events/npr/ColorProfile

Description

Color Profile Events.

Type

Color Profile –Traffic Descriptor.


Example - Object Creation
	
{  
   "data":
{  
      "targetObj":
{  
         "myclass":"Request",
         "id":"1162969245728212"
      },
      "attributes":
{  
         "replyMessages":
{  
            "list":
[  
               
{  
                  "progress":"0",
                  "messageTag":"TDMmsg_195_6",
                  "id":null,
                  "messageParams":
[  
                     "0100.0000.0000.0000.0000.0000.0000"
                  ],
                  "type":"Create",
                  "progressTag":""
               }
            ]
         },
         "type":"Create"
      }
   }

}


Example - AVC
	
{  
   "data":{  
      "targetObj":{  
         "myclass":"Request",
         "id":"1163354016143536"
      },
      "attributes":{  
         "replyMessages":{  
            "list":[  
               {  
                  "progress":"0",
                  "messageTag":"TDMmsg_195_6",
                  "id":null,
                  "messageParams":[  
                     "0100.0000.0000.0000.0000.0000.0000"
                  ],
                  "type":"Modify",
                  "progressTag":""
               }
            ]
         },
         "type":"Modify"
      }
   }
}

Example -Object Deletion
	
{  
   "data":{  
      "targetObj":{  
         "myclass":"Request",
         "id":"116296924401614"
      },
      "attributes":null,
      "type":"Delete"
   }
}

Copyright © 2018 Nokia. All rights reserved.