import { Item, UUID, Instant, OzoneType } from './Item' @OzoneType('device.action') export class DeviceAction extends Item { }