Use this call to return a list of inspection components.
Required Information | |
---|---|
Name | Description |
action | showopen |
operation | inspcomponents |
format | xml |
Example Request
https://omi.zonarsystems.net/interface.php?customer=zzo2544&username=zonar&password=secret.pw.2019&action=showopen&operation=inspcomponents&format=xml
Data Returned
A list of components.
DTD
<!ELEMENT inspcomponents (component*)>
<!ATTLIST inspcomponents ver CDATA #REQUIRED>
<!ELEMENT component (#PCDATA)>
Example Success Reply
<?xml version="1.0" encoding="UTF-8"?>
<inspcomponents ver="1">
<component>4 WAYS/STROBES</component>
<component>ABS LIGHT</component>
<component>AIR FILTER</component>
<component>AIR LINES</component>
<component>APPLIED PRESS LOSS</component>
<component>ARMS/RAMS</component>
<component>ARROW BOARD</component>
<component>AUX CONTROLS</component>
<component>BATTERIES/SWITCH</component>
<component>BED HOIST</component>
<component>BELTS/FAN</component>
<component>BELTS/HOSES</component>
<component>BELTS/HOSES/CLAMPS</component>
<component>BLADE</component>
<component>BODY/FENDER</component>
<component>BRAKE LIGHTS</component>
<component>BRAKES</component>
<component>BROOM DOOR</component>
<component>BROOM LIGHTS</component>
<component>BUMPER</component>
<component>CAB/DOORS</component>
<component>CABLE</component>
<component>CAMERA/TV</component>
<component>CLAW</component>
<component>CLEARANCE LIGHTS</component>
<component>CLUTCH/TRANS</component>
<component>CONTROLS</component>
<component>COOLANT</component>
<component>COOLANT LEVEL</component>
<component>CRUSHER</component>
<component>CUT IN/OUT 110/120</component>
<component>CYLINDERS</component>
<component>DOORS/MIRRORS</component>
<component>EMERGENCY EQUIP</component>
<component>EMER STOP SYS</component>
<component>ENGINE</component>
<component>ENGINE OIL</component>
<component>EXHAUST</component>
<component>EXITS/DOORS</component>
<component>FIRE EXTINGUISHER</component>
<component>FIRST AID KIT</component>
<component>FORKS/ARMS</component>
<component>FRONT LIGHTING</component>
<component>FUEL TANK/LINES</component>
<component>GAUGES/HORN/LIGHTS</component>
<component>GAUGES/HORNS/ALARM</component>
<component>HEADLIGHTS</component>
<component>HEAT/DEFROST/AC</component>
<component>HOIST CYLINDERS</component>
<component>HOPPER FLOOR</component>
<component>HOPPER LIGHT</component>
<component>HOSES</component>
<component>HTR/AC/DEF/FAN</component>
<component>HYD/HOSE CONNECTOR</component>
<component>HYDRAULIC FLUID</component>
<component>HYDRAULIC HOSES</component>
<component>HYDRAULIC TANK</component>
<component>INSUR/REG CARD</component>
<component>KEY SWITCH</component>
<component>LEFT ROLLER</component>
<component>LEFT SKID PLATE</component>
<component>LICENSE PLATE</component>
<component>LICENSE/REG/INS</component>
<component>LIGHTS/REFLECTORS</component>
<component>LOW AIR WARN</component>
<component>MUD FLAPS</component>
<component>OIL</component>
<component>OIL LEVEL</component>
<component>OTHER</component>
<component>OVER HEAD LIGHTS</component>
<component>PAN ASSEMBLY</component>
<component>PARKING (HAND)</component>
<component>PEDAL ADJUSTMENT</component>
<component>PIVOT CYLINDERS</component>
<component>POP OUT 40 PSI</component>
<component>POWER STR FLUID</component>
<component>RADIATOR</component>
<component>RAILS</component>
<component>REAR BROOM</component>
<component>REAR LIGHTING</component>
<component>REGISTRATION</component>
<component>REV LIGHTS/BEEPER</component>
<component>RIGHT ROLLER</component>
<component>ROLLERS</component>
<component>SAFETY CATCH</component>
<component>SEAT/ BELT</component>
<component>SERVICE BRAKES</component>
<component>SIDE DOOR</component>
<component>SIDEDOOR/SPILL KIT</component>
<component>SPILL KIT</component>
<component>START/STOP PACK</component>
<component>STATIC PRESS LOSS</component>
<component>STEERING</component>
<component>STEERING ASSEMBLY</component>
<component>STEERING/HORN</component>
<component>STROBES</component>
<component>SUSPENSION</component>
<component>SWITCHES</component>
<component>TARP</component>
<component>TIRES/WHEELS/LUGS</component>
<component>TOTER</component>
<component>TRANSMISSION OIL</component>
<component>TRIANGLE KIT</component>
<component>TURN SIGNALS</component>
<component>WATER NOZZLES</component>
<component>WINDOWS/MIRRORS</component>
<component>WINDSHIELD</component>
<component>WIPERS/WASHERS</component>
</inspcomponents>