yats.git

ref: 2efe4db5f08f83aa0382a49a4b10459537fd6231

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