Introduce the Models module in order to make others internal
This commit is contained in:
parent
915d01e086
commit
c377ec25dc
6 changed files with 31 additions and 26 deletions
|
|
@ -5,8 +5,7 @@ open System.Threading.Tasks
|
|||
open Microsoft.Extensions.Logging
|
||||
open MQTTnet
|
||||
open MQTTnet.Protocol
|
||||
open NightLight.ZigbeeEvents
|
||||
open NightLight.ZigbeeCommands
|
||||
open NightLight.Models
|
||||
open NightLight.Core
|
||||
|
||||
let private generateMqttMessage zigbeeCommand =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue