How to store a camera information defined in milestone for later use in triggering start / stop commands etc later on by reading the atored values from sql etc

The cameras have an ID that is a GUID, I believe that would be the minimum to save. You could also save larger portions of the GetConfiguration result.

Now I assume you use ServerCommandService.GetConfiguration (?) (Protocol?)

Please elaborate on the question if the answer does not fit ..