I have an object like this:
export interface CameraNodeValue { readonly id?: number; readonly dt?: string; readonly countUp?: number; readonl