Pending[[Category:Manual]] [[Category:Setup&Configuration]] [[Category:MIB3.0]] [[Category: 4.2]] {{Menu|Message= [[File:InstancesIcon.png|middle|30px]] '''Instances > Settings > Command Types'''}}<br />__TOC__<br />It is a MiB screen where it's possible to configure a different menu (TopMenu or Categories) per device type.<br /> ==Blocks===== Command Types ===[[File:CommandTypesBasicInformation.jpg|1000px|center|thumb|Basic Information]]<br> {| class="wikitable" style="margin:0px;width:100%;"! style="width:15%;" | Field! style="width:45%;" | Description! style="width:40%;" | Restrictions|-! style="text-align:left;border-left:5px solid red;" | Name| Name of command type.| Mandatory|-! style="text-align:left; " | Owner| Operator that created this item| -|-! style="text-align:left; " | Source| Controls the access and visibility of this item for other operators. Only operators with rights over this source or its children will be able to see it.| -|-! style="text-align:left; " | Description| This field will be used to store any information that operator need to know in order to create / use the command.| -|-! style="text-align:left; " | Command Code| Command name as it is defined at Message Manager API. | -|-! style="text-align:left;" | Force Report| Indicates whether the stb sends the response immediately or in batches.| -|-! style="text-align:left;" | Massive is forbidden| Type of device that will be linked to an menu.| -|-|}<br /> === Parameters === Operator will be able to define the custom parameters of every command type. Each Custom Parameter will be defined by:<br>* name (string): name of parameter. shown at UI. * code (string): identifier of parameter in Message Manager API.* type (string): Accepted types are:**string**integer**date-time: MIB will display a date and time picker. It is important to convert the value to UTC when typing and convert the user's browser time with the MIB timezone. **enum (array of strings): If it is a string and only allows a list of values (enum) to be chosen, the list of them can be defined* is_optional (boolean): * hint (string): tooltip at MIB3 for operator* default (string): default value <br>[[File:ParametersBlock.jpg|1000px|center|thumb|Parameters Block]]<br><br /> === Instance Availability ===Allows you to select which instances can use this command. <br>[[File:InstanceAvailabilityBlock.jpg|1000px|center|thumb|Instance Availability Block]]<br><br /> == Actions =={| class="wikitable"|-! style="width:10%;" | [[#Create|Create]]! style="width:10%;" | [[#Edit|Edit]]! style="width:10%;" | [[#Edit in List|Edit in List]] ! style="width:10%;" | [[#Bulk Edit|Bulk Edit]] ! style="width:10%;" | [[#Copy|Copy]]! style="width:10%;" | [[#Copy with Relateds|Copy with Relateds]] ! style="width:10%;" | [[#Delete|Delete]]|-| style="text-align:center" | [[File:Tick.png|16px|center]]| style="text-align:center" | [[File:Tick.png|16px|center]]| style="text-align:center" | [[File:Cross.png|16px|center]]| style="text-align:center" | [[File:Cross.png|16px|center]] | style="text-align:center" | [[File:Cross.png|16px|center]]| style="text-align:center" | [[File:Cross.png|16px|center]]| style="text-align:center" | [[File:Cross.png|16px|center]]|} === [[File:New3.png|middle|40px]] Create ===Menus creation is enabled. It can be used to manually create new Menus.# Use the [[File:New3.png|middle|30px]] button to create an empty entry.# Fill all the required information.# Once finished, save changes by using the [[File:Save3.png|middle|30px]] button. === [[File:BulkEdit3.png|middle|40px]] Edit ===The Menus page is enabled. It can be used to modify some existing menu information. Once finished modifying the information, save changes by using the [[File:Save3.png|middle|30px]] button in the Menus page.<br /> === [[File:Edit3.png|middle|40px]] Edit in List ===Edit in list is not enabled for this page.<br /> === [[File:BulkEdit3.png|middle|40px]] Bulk Edit ===Bulk Edit is not enabled in this page.<br /> === [[File:Copy3.png|middle|40px]] Copy ===Copy is not enabled in this page.<br /> === [[File:Copy3.png|middle|40px]] Copy with relateds ===Copy with relateds is not enabled in this page.<br /> === [[File:Delete3.png|middle|40px]] Delete ===Delete is not enabled in this page.<br />