public void CreateCustomDeviceType(Int64 id, Guid userId) { _db.CreateCustomDeviceType(id, userId); }