This dummy cem can be started to simulate a remote device setting some random load limits in the LPC use case.
go run dummy_cem/main.go <serverport> <remoteski> <certfile> <keyfile>serverportshould be 4715remoteskiis the SKI of the remote device or service you want to connect tocertfileis a local file containing the generated certificate in the first usage runkeyfileis a local file containing the generated key in the first usage run