4,264 bytes added
, 13:34, 27 September 2017
[[Category:Manual]] [[Category:Setup&Configuration]] [[Category:MIB3.0]] [[Category: 4.2]]
{{Menu|Message= [[File:InstancesIcon.png|middle|30px]] '''Commons > Applications'''}}
<br />
__TOC__
<br />
This section allows to manage the different applications and their credentials that are enabled in the platform. Applications are created when creating [[Creating_New_Device_Types|new device types]] <br />
<br />
Name - Given name to Application.
Creation Date - Datetime of the Application creation.
Owner - Name of the creator.
Consumer Key -
Consumer Secret -
Active -
-
== Blocks ==
=== Applications ===
----
[[File:ApplicationsMainBlock_3.png|1000px|center|thumb|Applications 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;" | Name
| Given name to Application.
| -
|-
! style="text-align:left;" | Owner
| Operator that created this item.
| Read Only
|-
! style="text-align:left;" | Consumer Key
| oAuth Consumer Key provided. The authentication process consist of two credentials, one of them is the Consumer Key.
| -
|-
! style="text-align:left;" | Consumer Secret
| oAuth Consumer Secret provided. The authentication process consist of two credentials, one of them is the Consumer Secret.
| -
|-
! style="text-align:left;" | Active
| Allows to enable or disable this application.
| -
|-
! style="text-align:left;" | Device Type
| Device Type associated with this Application. Can also be managed in the [[Device_Types_Page_Manual_3.0#Applications|Device Type page Application management 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:Tick.png|16px|center]]
| style="text-align:center" | [[File:Tick.png|16px|center]]
| style="text-align:center" | [[File:Tick.png|16px|center]]
| style="text-align:center" | [[File:Tick.png|16px|center]]
|}
=== [[File:New3.png|middle|40px]] Create ===
OB Administrators and Administrators can manage the list of applications.
# Use the [[File:New3.png|middle|30px]] button to create an empty application.
# Fill all the required information.
# Once finished, save changes by using the [[File:Save3.png|middle|30px]] button.
<br />
<br />
=== [[File:BulkEdit3.png|middle|40px]] Edit ===
Application edition is enabled for operators. It can be used to modify some existing application information. Once finished modifying the information, save changes by using the [[File:Save3.png|middle|30px]] button in the edit page.
<br />
<br />
=== [[File:Edit3.png|middle|40px]] Edit in List ===
Edit in list is not enabled for this page.
<br />
<br />
=== [[File:BulkEdit3.png|middle|40px]] Bulk Edit ===
Bulk Edit is enabled in this page, allowing you to modify several items at the same time. However, not all the relateds blocks will be available for performing a bulk edit operation. The blocks available are:
* '''Basic information'''
<br />
<br />
=== [[File:Copy3.png|middle|40px]] Copy ===
Copy is enabled in this page. Using the [[File:Copy3.png|middle|25px]] button, you will be able to clone the basic information from the application into a new application.
Once the application is copied, review that all the fields have been copied properly and press [[File:Save3.png|middle|25px]] Save button.
<br />
<br />
=== [[File:Copy3.png|middle|40px]] Copy with relateds ===
Copy is enabled for this page and has the same behavior as Copy button.
<br />
<br />
=== [[File:Delete3.png|middle|40px]] Delete ===
Applications can be deleted by the operator using the [[File:Delete3.png|middle|30px]] button. A confirmation popup will be shown before excluding it.
<br />