yats.git

ref: d0080a018c595c22ad6ab9ed2f57ec8a2f0ca006

clients/shell/postPosition.sh


1
2
3
4
5
6
7
8
#! /bin/bash
#
curl \
	-X POST\
	--header "Content-Type: application/json"\
	--header "X-SSL-Client-CN: something-ugly"\
	-d '{"ptime":1713216484,"id_client":"test-cli","name":"test-pos","lat":10.0,"lon":20.1}'\
	http://127.0.0.1:18081/position