pub async fn post_neuron_synaptic_potential_set( __arg0: State<ApiState>, __arg1: Json<HashMap<String, Value>>, ) -> ApiResult<Json<HashMap<String, String>>>
Set synaptic potential for a specific neuron.