Contribute to this page
Licensing
MACHHUB Platform uses node-locked licensing: a license is bound to the specific machine it runs on, identified by hardware characteristics (such as the CPU). This fits the edge deployment model, where each device runs its own MACHHUB Platform instance.
How activation works
Section titled “How activation works”flowchart LR A["The Platform generates an\nactivation request\n(from your key + machine info)"] --> B["You obtain a license\n(.mpl file)"] B --> C["Upload the .mpl to the Platform"] C --> D["License Active"]
- Generate an activation request. The Platform combines your license key with the machine’s hardware fingerprint into an activation-request string.
- Obtain a license file. That request is exchanged for a license file with the
.mplextension. - Upload the
.mpl. Uploading the file to the Platform activates it.
Trial mode
Section titled “Trial mode”You can evaluate the platform for free, with no license or key. The trial is fully featured — every capability is available, with no feature limits; the only limit is the 2-hour session length.
- Log in to the web console.
- On the License banner (Settings → License), click Start 2-Hour Trial.
- A 2-hour trial session starts immediately — the whole platform is usable.
When the 2 hours are up, just log in again and start another 2-hour trial to keep evaluating. For uninterrupted or production use, activate a license.
Checking and activating in the console
Section titled “Checking and activating in the console”- The Home dashboard shows a License Status card (Active / Inactive).
- Under Settings → License, upload your
.mplfile to activate.