Fix incorrect namespaces
This commit is contained in:
parent
7ea6e49001
commit
5219abfb4b
9 changed files with 24 additions and 24 deletions
|
|
@ -5,8 +5,8 @@ open System.Threading.Tasks
|
|||
open Microsoft.Extensions.Logging
|
||||
open MQTTnet
|
||||
open MQTTnet.Protocol
|
||||
open NightLight.Models
|
||||
open NightLight.Core
|
||||
open NightLight.Core.Models
|
||||
open NightLight.Core.Core
|
||||
|
||||
let private generateMqttMessage zigbeeCommand =
|
||||
MqttApplicationMessageBuilder()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue