Skip to content

Send version string to Chronos Control #4

@vogti

Description

@vogti

Add a method which can be overridden by the client to provide a string containing version information. The method should be executed periodically and the returned value submitted to Chronos Control.

public String versionString() {
    return "No version String provided";
}

This issue is related to Chronos-EaaS/Chronos-Control#25.

Implementing this feature requires unique agent identifiers. See issue #5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions