Bundle

Description

Bundle is a special request in which one or more single request(s) to a specific device can be bundled. All requests sent to this device make use of one communication channel, which may improve performance considerably.

GetBundleResponse returns the result of the actions of the bundle. The response contains the DeviceIdentification and CorrelationUid which is received from the Bundle request.

The Bundle request has an Actions tag. This contains a list of one or more single request(s). The response behavior is described in ResponseMessages.

Actions

Currently, the following actions are supported:

References

XSD: sm-bundle.xsd

WSDL: SmartMeteringBundle.wsdl

Last updated