pub async fn post_neurons_membrane_potential_set( __arg0: State<ApiState>, __arg1: Json<HashMap<String, Value>>, ) -> ApiResult<Json<HashMap<String, String>>>
Set membrane potential for multiple neurons.