Reorganize types to prepare for unit testing
This commit is contained in:
parent
5219abfb4b
commit
83b716a509
7 changed files with 52 additions and 62 deletions
|
|
@ -2,7 +2,7 @@ module internal NightLight.Core.ZigbeeCommands
|
|||
|
||||
open System.Text.Json.Nodes
|
||||
open NightLight.Core.Models
|
||||
open NightLight.Core.Lights
|
||||
open NightLight.Core.Moods
|
||||
|
||||
let generateZigbeeCommand friendlyName targetColor targetBrightness =
|
||||
let commandObj = JsonObject()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue