BasicInformationCommands

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

Known direct subclasses
BasicInformation

API for the BasicInformation trait.


Summary

Public functions

suspend Unit

Send a manufacturer specific ping.

BatchableCommand<Unit>

The batchable version of mfgSpecificPing command.

Public functions

mfgSpecificPing

suspend fun mfgSpecificPing(): Unit

Send a manufacturer specific ping.

mfgSpecificPingBatchable

fun mfgSpecificPingBatchable(): BatchableCommand<Unit>

The batchable version of mfgSpecificPing command.

Send a manufacturer specific ping.

Returns
BatchableCommand<Unit>

BatchableCommand