add Remote Command At
open override fun addRemoteCommandAt(deviceId: String, command: RemoteCommand, when: Timestamp): Boolean
Add a new command with an explicit timestamp. Primarily used by tests.
Add a new command with an explicit timestamp. Primarily used by tests.