POST Wapi/System_Add
Request Information
URI Parameters
None.
Body Parameters
System_Master_Input| Name | Description | Type | Additional information |
|---|---|---|---|
| System_ID | integer |
None. |
|
| Enable | integer |
None. |
|
| SystemName | string |
None. |
|
| IPAddress | string |
None. |
|
| Port | integer |
None. |
|
| Slave | integer |
None. |
|
| Zone | string |
None. |
|
| State | string |
None. |
|
| RO_Code | string |
None. |
|
| RO_Name | string |
None. |
|
| ATG_Serial | string |
None. |
|
| No_Tank | integer |
None. |
|
| No_Sensors | integer |
None. |
|
| Tank1_capacity | decimal number |
None. |
|
| Tank1_Label | string |
None. |
|
| Tank1_Orientation | integer |
None. |
|
| Tank2_capacity | decimal number |
None. |
|
| Tank2_Label | string |
None. |
|
| Tank2_Orientation | integer |
None. |
|
| Tank3_capacity | decimal number |
None. |
|
| Tank3_Label | string |
None. |
|
| Tank3_Orientation | integer |
None. |
|
| Tank4_capacity | decimal number |
None. |
|
| Tank4_Label | string |
None. |
|
| Tank4_Orientation | integer |
None. |
|
| Tank5_capacity | decimal number |
None. |
|
| Tank5_Label | string |
None. |
|
| Tank5_Orientation | integer |
None. |
|
| Tank6_capacity | decimal number |
None. |
|
| Tank6_Label | string |
None. |
|
| Tank6_Orientation | integer |
None. |
|
| Tank7_capacity | decimal number |
None. |
|
| Tank7_Label | string |
None. |
|
| Tank7_Orientation | integer |
None. |
|
| Tank8_capacity | decimal number |
None. |
|
| Tank8_Label | string |
None. |
|
| Tank8_Orientation | integer |
None. |
|
| ATG_Type | string |
None. |
|
| ATG_Board | string |
None. |
|
| Weblink | string |
None. |
|
| CODO | string |
None. |
|
| Install_Date | date |
None. |
|
| Config_Date | date |
None. |
|
| latlong | string |
None. |
|
| Sensor1_Type | string |
None. |
|
| Sensor1_Location | string |
None. |
|
| Sensor2_Type | string |
None. |
|
| Sensor2_Location | string |
None. |
|
| Sensor3_Type | string |
None. |
|
| Sensor3_Location | string |
None. |
|
| Sensor4_Type | string |
None. |
|
| Sensor4_Location | string |
None. |
|
| Sensor5_Type | string |
None. |
|
| Sensor5_Location | string |
None. |
|
| Sensor6_Type | string |
None. |
|
| Sensor6_Location | string |
None. |
|
| Sensor7_Type | string |
None. |
|
| Sensor7_Location | string |
None. |
|
| Sensor8_Type | string |
None. |
|
| Sensor8_Location | string |
None. |
|
| Sensor9_Type | string |
None. |
|
| Sensor9_Location | string |
None. |
|
| Sensor10_Type | string |
None. |
|
| Sensor10_Location | string |
None. |
|
| Sensor11_Type | string |
None. |
|
| Sensor11_Location | string |
None. |
|
| Sensor12_Type | string |
None. |
|
| Sensor12_Location | string |
None. |
|
| Sensor13_Type | string |
None. |
|
| Sensor13_Location | string |
None. |
|
| Sensor14_Type | string |
None. |
|
| Sensor14_Location | string |
None. |
|
| Sensor15_Type | string |
None. |
|
| Sensor15_Location | string |
None. |
|
| Sensor16_Type | string |
None. |
|
| Sensor16_Location | string |
None. |
|
| AdditionalSensors | Collection of TempSensor_Input |
None. |
|
| Tokens | string |
None. |
|
| UID | string |
None. |
|
| Device_Address | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"System_ID": 1,
"Enable": 2,
"SystemName": "sample string 3",
"IPAddress": "sample string 4",
"Port": 1,
"Slave": 1,
"Zone": "sample string 5",
"State": "sample string 6",
"RO_Code": "sample string 7",
"RO_Name": "sample string 8",
"ATG_Serial": "sample string 9",
"No_Tank": 10,
"No_Sensors": 11,
"Tank1_capacity": 1.0,
"Tank1_Label": "sample string 12",
"Tank1_Orientation": 1,
"Tank2_capacity": 1.0,
"Tank2_Label": "sample string 13",
"Tank2_Orientation": 1,
"Tank3_capacity": 1.0,
"Tank3_Label": "sample string 14",
"Tank3_Orientation": 1,
"Tank4_capacity": 1.0,
"Tank4_Label": "sample string 15",
"Tank4_Orientation": 1,
"Tank5_capacity": 1.0,
"Tank5_Label": "sample string 16",
"Tank5_Orientation": 1,
"Tank6_capacity": 1.0,
"Tank6_Label": "sample string 17",
"Tank6_Orientation": 1,
"Tank7_capacity": 1.0,
"Tank7_Label": "sample string 18",
"Tank7_Orientation": 1,
"Tank8_capacity": 1.0,
"Tank8_Label": "sample string 19",
"Tank8_Orientation": 1,
"ATG_Type": "sample string 20",
"ATG_Board": "sample string 21",
"Weblink": "sample string 22",
"CODO": "sample string 23",
"Install_Date": "2026-08-05T15:23:28.4489005+05:30",
"Config_Date": "2026-08-05T15:23:28.4489005+05:30",
"latlong": "sample string 24",
"Sensor1_Type": "sample string 25",
"Sensor1_Location": "sample string 26",
"Sensor2_Type": "sample string 27",
"Sensor2_Location": "sample string 28",
"Sensor3_Type": "sample string 29",
"Sensor3_Location": "sample string 30",
"Sensor4_Type": "sample string 31",
"Sensor4_Location": "sample string 32",
"Sensor5_Type": "sample string 33",
"Sensor5_Location": "sample string 34",
"Sensor6_Type": "sample string 35",
"Sensor6_Location": "sample string 36",
"Sensor7_Type": "sample string 37",
"Sensor7_Location": "sample string 38",
"Sensor8_Type": "sample string 39",
"Sensor8_Location": "sample string 40",
"Sensor9_Type": "sample string 41",
"Sensor9_Location": "sample string 42",
"Sensor10_Type": "sample string 43",
"Sensor10_Location": "sample string 44",
"Sensor11_Type": "sample string 45",
"Sensor11_Location": "sample string 46",
"Sensor12_Type": "sample string 47",
"Sensor12_Location": "sample string 48",
"Sensor13_Type": "sample string 49",
"Sensor13_Location": "sample string 50",
"Sensor14_Type": "sample string 51",
"Sensor14_Location": "sample string 52",
"Sensor15_Type": "sample string 53",
"Sensor15_Location": "sample string 54",
"Sensor16_Type": "sample string 55",
"Sensor16_Location": "sample string 56",
"AdditionalSensors": [
{
"Temp_SensorID": 1,
"Name": "sample string 2",
"IPAddress": "sample string 3",
"Port": 4
},
{
"Temp_SensorID": 1,
"Name": "sample string 2",
"IPAddress": "sample string 3",
"Port": 4
}
],
"Tokens": "sample string 57",
"UID": "sample string 58",
"Device_Address": "sample string 59"
}
application/xml, text/xml
Sample:
<CommonClasses.System_Master_Input xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Omisol_api.Models">
<Device_Address>sample string 59</Device_Address>
<Tokens>sample string 57</Tokens>
<UID>sample string 58</UID>
<ATG_Board>sample string 21</ATG_Board>
<ATG_Serial>sample string 9</ATG_Serial>
<ATG_Type>sample string 20</ATG_Type>
<AdditionalSensors>
<CommonClasses.TempSensor_Input>
<IPAddress>sample string 3</IPAddress>
<Name>sample string 2</Name>
<Port>4</Port>
<Temp_SensorID>1</Temp_SensorID>
</CommonClasses.TempSensor_Input>
<CommonClasses.TempSensor_Input>
<IPAddress>sample string 3</IPAddress>
<Name>sample string 2</Name>
<Port>4</Port>
<Temp_SensorID>1</Temp_SensorID>
</CommonClasses.TempSensor_Input>
</AdditionalSensors>
<CODO>sample string 23</CODO>
<Config_Date>2026-08-05T15:23:28.4489005+05:30</Config_Date>
<Enable>2</Enable>
<IPAddress>sample string 4</IPAddress>
<Install_Date>2026-08-05T15:23:28.4489005+05:30</Install_Date>
<No_Sensors>11</No_Sensors>
<No_Tank>10</No_Tank>
<Port>1</Port>
<RO_Code>sample string 7</RO_Code>
<RO_Name>sample string 8</RO_Name>
<Sensor10_Location>sample string 44</Sensor10_Location>
<Sensor10_Type>sample string 43</Sensor10_Type>
<Sensor11_Location>sample string 46</Sensor11_Location>
<Sensor11_Type>sample string 45</Sensor11_Type>
<Sensor12_Location>sample string 48</Sensor12_Location>
<Sensor12_Type>sample string 47</Sensor12_Type>
<Sensor13_Location>sample string 50</Sensor13_Location>
<Sensor13_Type>sample string 49</Sensor13_Type>
<Sensor14_Location>sample string 52</Sensor14_Location>
<Sensor14_Type>sample string 51</Sensor14_Type>
<Sensor15_Location>sample string 54</Sensor15_Location>
<Sensor15_Type>sample string 53</Sensor15_Type>
<Sensor16_Location>sample string 56</Sensor16_Location>
<Sensor16_Type>sample string 55</Sensor16_Type>
<Sensor1_Location>sample string 26</Sensor1_Location>
<Sensor1_Type>sample string 25</Sensor1_Type>
<Sensor2_Location>sample string 28</Sensor2_Location>
<Sensor2_Type>sample string 27</Sensor2_Type>
<Sensor3_Location>sample string 30</Sensor3_Location>
<Sensor3_Type>sample string 29</Sensor3_Type>
<Sensor4_Location>sample string 32</Sensor4_Location>
<Sensor4_Type>sample string 31</Sensor4_Type>
<Sensor5_Location>sample string 34</Sensor5_Location>
<Sensor5_Type>sample string 33</Sensor5_Type>
<Sensor6_Location>sample string 36</Sensor6_Location>
<Sensor6_Type>sample string 35</Sensor6_Type>
<Sensor7_Location>sample string 38</Sensor7_Location>
<Sensor7_Type>sample string 37</Sensor7_Type>
<Sensor8_Location>sample string 40</Sensor8_Location>
<Sensor8_Type>sample string 39</Sensor8_Type>
<Sensor9_Location>sample string 42</Sensor9_Location>
<Sensor9_Type>sample string 41</Sensor9_Type>
<Slave>1</Slave>
<State>sample string 6</State>
<SystemName>sample string 3</SystemName>
<System_ID>1</System_ID>
<Tank1_Label>sample string 12</Tank1_Label>
<Tank1_Orientation>1</Tank1_Orientation>
<Tank1_capacity>1</Tank1_capacity>
<Tank2_Label>sample string 13</Tank2_Label>
<Tank2_Orientation>1</Tank2_Orientation>
<Tank2_capacity>1</Tank2_capacity>
<Tank3_Label>sample string 14</Tank3_Label>
<Tank3_Orientation>1</Tank3_Orientation>
<Tank3_capacity>1</Tank3_capacity>
<Tank4_Label>sample string 15</Tank4_Label>
<Tank4_Orientation>1</Tank4_Orientation>
<Tank4_capacity>1</Tank4_capacity>
<Tank5_Label>sample string 16</Tank5_Label>
<Tank5_Orientation>1</Tank5_Orientation>
<Tank5_capacity>1</Tank5_capacity>
<Tank6_Label>sample string 17</Tank6_Label>
<Tank6_Orientation>1</Tank6_Orientation>
<Tank6_capacity>1</Tank6_capacity>
<Tank7_Label>sample string 18</Tank7_Label>
<Tank7_Orientation>1</Tank7_Orientation>
<Tank7_capacity>1</Tank7_capacity>
<Tank8_Label>sample string 19</Tank8_Label>
<Tank8_Orientation>1</Tank8_Orientation>
<Tank8_capacity>1</Tank8_capacity>
<Weblink>sample string 22</Weblink>
<Zone>sample string 5</Zone>
<latlong>sample string 24</latlong>
</CommonClasses.System_Master_Input>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />