Overview of getstationdetails web service, Getstationdetailsrequest, Getstationdetailsresponse – GE Industrial Solutions WattStation Connect Web Services Guide User Manual

Page 4: Getstationdetailsrequest getstationdetailsresponse

Advertising
background image


WattStation™ Connect Web Services Guide

GE Energy

©2012 GE Company All Rights Reserved

4

Overview of GetStationDetails Web Service

The GetStationDetails web service allows your application to request information about a specific
charging station you own. To call this service, you must provide the owner‟s authentication credentials. The
web service returns information about the charging station with the given serial number.

GetStationDetailsRequest


Table 1: GetStationDetailsRequest Elements and Description

Element

Type

Description

username

string

Your WattStation Connect user name.

password

string

Your WattStation Connect password.

stationSerialNumber

string

A serial number printed on the WattStation unit you
own.

GetStationDetailsResponse
By default, responses include all response fields available to your account.

Table 2: GetStationDetailsResponse Elements and Description

Element

Type

Description

stationSerialNumber

string

A serial number printed on the WattStation unit you
own.

longitude

string

The longitude coordinates of the WattStation‟s
physical location.

latitude

string

The latitude coordinates of the WattStation‟s physical
location.

postalCode

string

The postal code for the region in which the
WattStation is located.

Advertising