3.8.4.18.3.1 SetStationFriendlyNameRequestBody
-
<xsd:complexType name="SetStationFriendlyNameRequestBody"> <xsd:sequence> <xsd:element minOccurs="1" maxOccurs="1" name="idStation" type="xsd:unsignedInt"/> <xsd:element minOccurs="1" maxOccurs="1" name="wsFriendlyName" type="xsd:string"/> </xsd:sequence> </xsd:complexType>
idStation: Contains the ID of the MultiPoint Station. This is an unsigned integer with a range of 1–n, where n is the number of stations currently available on the server.