arrow-left

All pages
gitbookPowered by GitBook
1 of 3

Loading...

Loading...

Loading...

GetBundleResponse

hashtag
Description

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

All requests have similar response behaviour which is described in ResponseMessages.

hashtag
References

XSD:

WSDL:

sm-adhoc.xsdarrow-up-right
sm-bundle.xsdarrow-up-right
sm-configuration.xsdarrow-up-right
sm-management.xsdarrow-up-right
sm-monitoring.xsdarrow-up-right
SmartMeteringBundle.wsdlarrow-up-right

Bundle

You can combine multiple requests to a meter in a bundle by creating a BundleRequest with one or more Actions in the namespace . Each Action contains one of the existing requests to a meter.

A bundle is executed using one connection to the meter. A bundle response contains all individual responses of executed commands both successful and unsuccessful. When an individual request fails it is retried when this is useful, more precisely the bundle is retried, executing only requests that are fit for re-submission.

http://www.opensmartgridplatform.org/schemas/smartmetering/sm-bundle/2014/10arrow-up-right

Bundle

hashtag
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 .

hashtag
Actions

Currently, the following actions are supported:

  • FindEventsRequest see

  • SetSpecialDaysRequest see

  • ReadAlarmRegisterRequest see

hashtag
References

XSD:

WSDL:

GetActualMeterReadsRequest see

  • GetActualMeterReadsGasRequest see

  • GetAdministrativeStatusRequest see

  • GetPeriodicMeterReadsRequest see

  • GetPeriodicMeterReadsGasRequest see

  • SetAdministrativeStatusRequest see

  • SetActivityCalendarRequest see

  • SetKeyOnGMeterRequest see

  • SetAlarmNotificationsRequest see

  • SetConfigurationObjectRequest see

  • SetPushSetupAlarmRequest see

  • SetPushSetupSmsRequest see

  • SynchronizeTimeRequest see

  • GetConfigurationRequest

  • GetFirmwareVersionRequest

  • UpdateFirmwareRequest see

  • GetSpecificConfigurationObjectRequest see

  • SetKeysRequest

  • GetAssociationLnObjectsRequest

  • SetClockConfigurationRequest

  • GetProfileGenericDataRequest see

  • ConfigureDefinableLoadProfileRequest see

  • SetMbusUserKeyByChannelRequest see

  • GetMBusEncryptionKeyStatusRequest see

  • ResponseMessages
    FindEvents
    SetSpecialDays
    ReadAlarmRegister
    sm-bundle.xsdarrow-up-right
    SmartMeteringBundle.wsdlarrow-up-right
    ReadAlarmRegister
    GetActualMeterReadsGas
    GetAdministrativeStatus
    GetPeriodicMeterReads
    GetPeriodicMeterReadsGas
    SetAdministrativeStatus
    SetActivityCalendar
    SetKeyOnGMeter
    SetAlarmNotifications
    SetConfigurationObject
    SetPushSetupAlarm
    SetPushSetupSms
    SynchronizeTime
    UpdateFirmware
    SpecificConfigurationObject
    SetClockConfigurationarrow-up-right
    GetProfileGenericData
    ConfigureDefinableLoadProfile
    SetMbusUserKeyByChannel
    GetMbusEncryptionKeyStatus