addRemoteCommandAt

abstract fun addRemoteCommandAt(deviceId: String, command: RemoteCommand, when: Timestamp): Boolean

Add a new command with an explicit timestamp. Primarily used by tests.