nebula.config.mender#

Classes#

Module Contents#

class nebula.config.mender.Mender#
server#
user#
password#
token#
get_token()#
renew_token()#
static generate_artifact(type_artifact, artifact_name, device_type, file_path)#
get_artifacts()#
upload_artifact(artifact_path, description)#
deploy_artifact_device(artifact_name, device)#
deploy_artifact_list(artifact_name, devices)#
Parameters:

devices (List[str])

get_info_deployment(deployment_id)#
get_my_info()#
get_devices()#
get_devices_by_group(group)#
get_info_device(device_id)#
get_connected_device(device_id)#