using System; using System.Collections.Generic; using System.Text; namespace IoT.Shared.Application.Domain.Entities { class SceneCommand { } }