Core families
Module families
Neuron-specific functions
The IoT Broker package adds functions for:- XMPP messaging, presence, roster lookup, ping, and IQ requests;
- contract creation, proposal, rejection, and obsoletion;
- token state, history, profiling, attachments, and actions;
- email messages, embedded resources, and attachments;
- country/locale and configured local services;
- runtime counters and administrative reporting.
Discover at runtime
Use reflection helpers such asFunctions, Methods, Properties, Fields, and Names where available in the current context. For shared production code, declare the package dependency instead of dynamically guessing whether a function exists.
Function availability is an API surface. Package authors should document names, arguments, return shapes, side effects, privileges, and version changes.