# simple-node-state-machine **Repository Path**: mirrors_GENIVI/simple-node-state-machine ## Basic Information - **Project Name**: simple-node-state-machine - **Description**: Node State Machine (for the Node State Manager) used in GDP - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GENIVI Simple Node State Machine README This is the official source code repository of the GENIVI Simple Node State Machine. ## About This is a demonstration Node State Machine which plugs into the GENIVI Node State Manager and adds a simple DBus Shutdown interface which will shut down the machine. It is used within the GDP to provide an example of how to integrate a Node State Machine with the Node State Manager. ## License This software is licensed under the MPL 2.0 For licensing information see the COPYING file, distributed along with this project. ## Build Dependencies and Instructions The Simple Node State Machine needs glib >= 2.30.0 to be compiled.