ExtendedBasicInformationCommands

@Generated(value = ["GoogleHomePlatformCodegen"])
interface ExtendedBasicInformationCommands

Known direct subclasses
ExtendedBasicInformation

API for the ExtendedBasicInformation trait.


Commands for the ExtendedBasicInformation trait.

Summary

Public functions

getSerialNumber

suspend fun getSerialNumber(): ExtendedBasicInformationTrait.GetSerialNumberCommand.Response

Gets the serial number of the device.

Returns
ExtendedBasicInformationTrait.GetSerialNumberCommand.Response

The result of the GetSerialNumber command.

getSerialNumberBatchable

fun getSerialNumberBatchable(): BatchableCommand<ExtendedBasicInformationTrait.GetSerialNumberCommand.Response>

The batchable version of getSerialNumber command.

Gets the serial number of the device.