Tagged: mqtt
2 posts
Posts
Custom DotNet assemblies in AL
A quick guide on using custom .NET assemblies in AL code for Business Central, based on converting an MQTT client example from C/AL using txt2al.
NAV as a MQTT client
How to use Dynamics NAV as an MQTT client using a .NET NuGet package to subscribe to IoT sensor topics and process incoming messages in C/AL.